vendorReceipts property
- @JsonKey(name: 'vendorReceipts')
getter/setter pair
Recent, refundable purchases you have made from vendors. When will you use it? Couldn't say... COMPONENT TYPE: VendorReceipts
Implementation
@JsonKey(name:'vendorReceipts')
SingleComponentResponseOfDestinyVendorReceiptsComponent? vendorReceipts;