Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 951 Bytes

File metadata and controls

13 lines (10 loc) · 951 Bytes

UserLevelAccessResponseModel

Properties

Name Type Description Notes
customer_account_access_rule str The user's access rule. This controls how customer and account access is determined. [optional]
permission_sets list[PermissionSetBasicInfo] The user's permission sets. [optional]
customer_accounts list[CustomerAccountBasicInfo] The customers and/or accounts to which the user has access. [optional]
created_date datetime The date this user-level access was first assigned. [optional]
updated_date datetime The date this user-level access was last updated. [optional]

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