File tree Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Expand file tree Collapse file tree 2 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 4181741817 },
4181841818 "payment_method_details_affirm": {
4181941819 "description": "",
41820- "properties": {},
41820+ "properties": {
41821+ "transaction_id": {
41822+ "description": "The Affirm transaction ID associated with this payment.",
41823+ "maxLength": 5000,
41824+ "nullable": true,
41825+ "type": "string"
41826+ }
41827+ },
41828+ "required": [
41829+ "transaction_id"
41830+ ],
4182141831 "title": "payment_method_details_affirm",
4182241832 "type": "object",
4182341833 "x-expandableFields": []
Original file line number Diff line number Diff line change 2966229662 },
2966329663 "payment_method_details_affirm": {
2966429664 "description": "",
29665- "properties": {},
29665+ "properties": {
29666+ "transaction_id": {
29667+ "description": "The Affirm transaction ID associated with this payment.",
29668+ "maxLength": 5000,
29669+ "nullable": true,
29670+ "type": "string"
29671+ }
29672+ },
2966629673 "title": "payment_method_details_affirm",
2966729674 "type": "object",
2966829675 "x-expandableFields": []
You can’t perform that action at this time.
0 commit comments