Interface LoginStep2Response

Login step 2 response.

Hierarchy

Properties

access_token: string

This value will be used for all the subsequent requests.

code?: number

This is the code to identify specific responses.

message?: string

This is the message to identify the specific error responses.

s: string

ok / error.

Generated using TypeDoc