Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 607 Bytes

XapiGetAuthorityResponseSchema.md

File metadata and controls

12 lines (8 loc) · 607 Bytes

XapiGetAuthorityResponseSchema

Properties

Name Type Description Notes
verified bool Is there an actor associated with these auth credentials? Unverified credentials will always be rejected.
permission string Permissions of the associated actor. [optional]
account_id string The AccountId of the associated actor. [optional]

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