JsonObjectMemberInput
Represents one member of a JSON object.
This is an alias for the JsonObjectMemberInputUnion type.
chevron_leftchevron_right
Parameters
Interface
| Name | Type | Description |
|---|---|---|
_ | "jsonObjectMember" | |
key | string | Member's key |
value | Member's value |