Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 652 Bytes

SubscriptionResponse.md

File metadata and controls

13 lines (8 loc) · 652 Bytes

SubscriptionResponse

Properties

Name Type Description Notes
id Option<uuid::Uuid> Unique system generated identifier for the entity. [optional]
endpoint Option<String> URL of the endpoint. [optional]
subscription_details Option<Vecmodels::SubscriptionDetail> List of subscriptions details for created subscriptions. [optional]

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