pub type CustomerMetadata = HashMap<String, Value>;
client
Customer metadata as a key-value map.
pub struct CustomerMetadata { /* private fields */ }