@ukkidney/ukrdc-axios-ts
Preparing search index...
MasterRecordsApiGetMasterRecordRelatedRequest
Interface MasterRecordsApiGetMasterRecordRelatedRequest
Request parameters for getMasterRecordRelated operation in MasterRecordsApi.
interface
MasterRecordsApiGetMasterRecordRelatedRequest
{
excludeSelf
?:
boolean
;
nationalidType
?:
string
;
recordId
:
number
;
}
Index
Properties
exclude
Self?
nationalid
Type?
record
Id
Properties
Optional
Readonly
exclude
Self
excludeSelf
?:
boolean
Optional
Readonly
nationalid
Type
nationalidType
?:
string
Readonly
record
Id
recordId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
exclude
Self
nationalid
Type
record
Id
@ukkidney/ukrdc-axios-ts
Loading...
Request parameters for getMasterRecordRelated operation in MasterRecordsApi.