Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 552 Bytes

File metadata and controls

14 lines (9 loc) · 552 Bytes

com.ultracart.admin.v2.Model.SingleSignOnTokenRequest

Properties

Name Type Description Notes
Code string The code received on the redirect URI after the customer approved the single sign on request. [optional]
GrantType string Grant type. The value should be simple_key. [optional]

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