Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.28 KB

File metadata and controls

18 lines (14 loc) · 1.28 KB

assetsv3SubscriptionVertex

Properties

Name Type Description Notes
duration string duration of the subscription [optional] [default to null]
endUnderscoretime string end time of the subscription [optional] [default to null]
extendedUnderscoreproperties array[Assetsv3CustomProperty] extended properties of the subscription [optional] [default to null]
name string name of the subscription [optional] [default to null]
resolutionUnderscorekey string resolution key of the subscription [optional] [default to null]
startUnderscoretime string start time of the subscription [optional] [default to null]
subscriptionUnderscoreaccount array[Assetsv3ConnectionEdge] subscription to account edge list [optional] [default to null]
subscriptionUnderscoreid string subscription id of the subscription [optional] [default to null]
type string type of the subscription [optional] [default to null]

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