@ukkidney/ukrdc-axios-ts
Preparing search index...
FacilitiesApiGetFacilityPatientsLatestErrorsRequest
Interface FacilitiesApiGetFacilityPatientsLatestErrorsRequest
Request parameters for getFacilityPatientsLatestErrors operation in FacilitiesApi.
interface
FacilitiesApiGetFacilityPatientsLatestErrorsRequest
{
channel
?:
string
[]
;
code
:
string
;
orderBy
?:
OrderBy
;
page
?:
number
;
size
?:
number
;
sortBy
?:
MessageEnum
;
}
Index
Properties
channel?
code
order
By?
page?
size?
sort
By?
Properties
Optional
Readonly
channel
channel
?:
string
[]
Readonly
code
code
:
string
Optional
Readonly
order
By
orderBy
?:
OrderBy
Optional
Readonly
page
page
?:
number
Optional
Readonly
size
size
?:
number
Optional
Readonly
sort
By
sortBy
?:
MessageEnum
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channel
code
order
By
page
size
sort
By
@ukkidney/ukrdc-axios-ts
Loading...
Request parameters for getFacilityPatientsLatestErrors operation in FacilitiesApi.