Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 826 Bytes

GetBusinessAssetsResponse.md

File metadata and controls

15 lines (10 loc) · 826 Bytes

GetBusinessAssetsResponse

An object containing the permissions a business has on the asset.

Properties

Name Type Description Notes
asset_id str Unique identifier of a business asset. [optional]
asset_type str Type of asset. Currently we only support AD_ACCOUNT and PROFILE, and ASSET_GROUP. [optional]
asset_group_info AssetGroupBinding [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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