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

Latest commit

 

History

History
18 lines (14 loc) · 902 Bytes

File metadata and controls

18 lines (14 loc) · 902 Bytes

Apideck.Model.GetCollectionUsersResponse

Properties

Name Type Description Notes
StatusCode int HTTP Response Status Code
Status string HTTP Response Status
Service string Apideck ID of service provider
Resource string Unified API resource name
Operation string Operation performed
Data List<CollectionUser>
Meta Meta [optional]
Links Links [optional]
Raw Dictionary<string, Object> Raw response from the integration when raw=true query param is provided [optional]

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