document property
JSON:API document. This object can be of any type as long as it is encodable by the PayloadCodec used in the Client.
Implementation
final Object? document;
JSON:API document. This object can be of any type as long as it is encodable by the PayloadCodec used in the Client.
final Object? document;