Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 652 Bytes

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]