LineRegistration interface
The properties corresponding to a line channel registration
Properties
channel |
Access token for the line channel registration |
channel |
Secret for the line channel registration |
generated |
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