Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.06 KB

FacilityListResponseMeta.md

File metadata and controls

21 lines (17 loc) · 1.06 KB

.FacilityListResponseMeta

Properties

Name Type Description Notes
name string [optional] [default to undefined]
phone string [optional] [default to undefined]
address string [optional] [default to undefined]
city string [optional] [default to undefined]
postcode string [optional] [default to undefined]
state string [optional] [default to undefined]
country string [optional] [default to undefined]
sort FacilitySorting [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]

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