Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 592 Bytes

AssetResponseMetadata.md

File metadata and controls

22 lines (10 loc) · 592 Bytes

AssetResponseMetadata

Properties

Name Type Description Notes
scope string The scope of the asset [default to undefined]
deprecated boolean Is asset deprecated [default to undefined]

Enum: AssetResponseMetadataScopeEnum

  • Global (value: 'Global')

  • Local (value: 'Local')

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