Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 1022 Bytes

FacilityLicenseListResponseMeta.md

File metadata and controls

31 lines (18 loc) · 1022 Bytes

.FacilityLicenseListResponseMeta

Properties

Name Type Description Notes
name string [optional] [default to undefined]
key string [default to undefined]
type string [default to undefined]
accountId string [default to undefined]
sort FacilityLicenseSorting [default to undefined]
ascending boolean [optional] [default to undefined]
limit number [optional] [default to undefined]
offset number [optional] [default to undefined]
totalCount number [optional] [default to undefined]

Enum: FacilityLicenseListResponseMetaTypeEnum

  • Normal (value: 'normal')

  • Test (value: 'test')

  • Demo (value: 'demo')

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