| 1 | type ComIbmCommercePaymentBeansBuyerPurchaseOrderDataBeanIBMBuyerPurchaseOrderSummaryResultList { |
| 2 | |
| 3 | accountId: BigInt |
| 11 | |
| 4 | amount: String |
| 11 | |
| 5 | buyerPurchaseOrderId: BigInt |
| 11 | |
| 6 | buyerPurchaseOrderTypeId: String |
| 11 | |
| 7 | currency: String |
| 11 | |
| 8 | dataBeanKeyBuyerPurchaseOrderId: String |
| 11 | |
| 9 | purchaseOrderNumber: String |
| 11 | |
| 10 | state: Int |
| 12 | |
| 13 | } |