FHIRClient - v3.0.0
Preparing search index...
types
fhirclient
JsonPatchAdd
Interface JsonPatchAdd
interface
JsonPatchAdd
{
op
:
"add"
;
path
:
string
;
value
:
JsonValue
;
}
Index
Properties
op
path
value
Properties
op
op
:
"add"
path
path
:
string
value
value
:
JsonValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
op
path
value
FHIRClient - v3.0.0
Loading...