Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 688 Bytes

SingleSignOnTokenResponse.md

File metadata and controls

12 lines (8 loc) · 688 Bytes

com.ultracart.admin.v2.Model.SingleSignOnTokenResponse

Properties

Name Type Description Notes
ExpirationDts string Expiration date/time after which time the key is no longer valid [optional]
IpAddress string IP address of the user which we recommend you lock the simple key's usage to. [optional]
SimpleKey string The simple key that can then be used to make SDK calls on the users behalf. [optional]

[Back to Model list] [Back to API list] [Back to README]