add ShippingDetailName doc

This commit is contained in:
Harry Ying 2022-05-28 00:06:08 +08:00
parent d9889f01e1
commit 0b03154d4e
No known key found for this signature in database
GPG key ID: AE53B4C2E58EDD45

View file

@ -215,6 +215,7 @@ impl Default for ItemCategoryType {
}
}
/// The name of the person to whom to ship the items.
#[skip_serializing_none]
#[derive(Debug, Default, Serialize, Deserialize, Clone)]
pub struct ShippingDetailName {