vendorReceipts property

  1. @JsonKey(name: 'vendorReceipts')
SingleComponentResponseOfDestinyVendorReceiptsComponent? 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;