pub type ResourceAttributes = HashMap<String, JsonApiValue>;Expand description
Resource Attributes, can be any JSON value
Aliased Typeยง
pub struct ResourceAttributes { /* private fields */ }pub type ResourceAttributes = HashMap<String, JsonApiValue>;Resource Attributes, can be any JSON value
pub struct ResourceAttributes { /* private fields */ }