Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Interface LineEnterpriseCredentialsThailand

    interface LineEnterpriseCredentialsThailand {
        is_default?: boolean;
        line_japan?: never;
        line_thailand: LineEnterpriseCredentialsPair;
    }
    Index

    Properties

    is_default?: boolean

    When an app contains multiple LINE or LINE Enterprise credentials, one of the credentials needs to be defined as the default. Setting this property to true marks the corresponding credentials as the default credentials.

    line_japan?: never
    line_thailand: LineEnterpriseCredentialsPair

    LINE Credentials Thailand