pub type ResourceAttributes = HashMap<String, JsonApiValue>;
Expand description

Resource Attributes, can be any JSON value

Aliased Type§

struct ResourceAttributes { /* private fields */ }