Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.11 KB

DeletePartnerAssetsResult.md

File metadata and controls

17 lines (12 loc) · 1.11 KB

DeletePartnerAssetsResult

The terminated asset access.

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]
permissions PermissionsResponse [optional]
is_shared_partner bool If is_shared_partner=FALSE, you terminated a partner's asset access to your business asset.<br> If is_shared_partner=TRUE, you terminated your asset access to your partner's business asset. [optional]
partner_id str Unique identifier of a business partner. [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]