LineRegistration interface

The properties corresponding to a line channel registration

Properties

channelAccessToken

Access token for the line channel registration

channelSecret

Secret for the line channel registration

generatedId

Id generated for the line channel registration NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

channelAccessToken

Access token for the line channel registration

channelAccessToken?: string

Property Value

string

channelSecret

Secret for the line channel registration

channelSecret?: string

Property Value

string

generatedId

Id generated for the line channel registration NOTE: This property will not be serialized. It can only be populated by the server.

generatedId?: string

Property Value

string