{ "type": "object", "name": "Record19", "properties": { "attributes": { "type": "object", "properties": { "type": { "type": "string" } }, "required": [ "type" ] }, "CurrencyIsoCode": { "type": "string" }, "SalesTransactionShapeId": { "type": "string" }, "StartDate": { "type": "string" }, "ProductId": { "type": "string" }, "ProductSellingModelId": { "type": "string" }, "Quantity": { "type": "number" }, "PricingTransactionType": { "type": "string" }, "MainSalesTrxnItemShapeId": { "type": "string" }, "AssocSalesTrxnItemShapeId": { "type": "string" }, "MainSalesTrxnItemShapeRole": { "type": "string" }, "AssocSalesTrxnItemShapeRole": { "type": "string" }, "AssociatedItemShapePricing": { "type": "string" } }, "required": [ "attributes" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }