Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 917 Bytes

FacilityLicenseData.md

File metadata and controls

30 lines (17 loc) · 917 Bytes

.FacilityLicenseData

Properties

Name Type Description Notes
id number [default to undefined]
key string [default to undefined]
accountId string [optional] [default to undefined]
term number [default to undefined]
type string [default to undefined]
facilityId number [optional] [default to undefined]
effectiveDate Date [optional] [default to undefined]
facility FacilityData [optional] [default to undefined]

Enum: FacilityLicenseDataTypeEnum

  • Normal (value: 'normal')

  • Test (value: 'test')

  • Demo (value: 'demo')

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