File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
InboundCheckDepositReturnParams
InboundCheckDeposit/DepositReturn Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 232
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-8c14214fe620b72e4667dc96bab3be38311397f63ee477fed5138ba3a61d101b .yml
3- openapi_spec_hash : 0bc956c12e8c8bb14c1002fb4618a214
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-742384c2f763b7fb4e6534ac57539f4f1854d9bd126ea173f3caeffdf1642462 .yml
3+ openapi_spec_hash : 49897b127960069cd3fe917475ad4b5b
44config_hash : 27e44ed36b9c5617b580ead7231a594a
Original file line number Diff line number Diff line change @@ -18,4 +18,6 @@ enum Reason: string
1818 case ENDORSEMENT_MISSING = 'endorsement_missing ' ;
1919
2020 case ENDORSEMENT_IRREGULAR = 'endorsement_irregular ' ;
21+
22+ case REFER_TO_MAKER = 'refer_to_maker ' ;
2123}
Original file line number Diff line number Diff line change @@ -18,4 +18,6 @@ enum Reason: string
1818 case ENDORSEMENT_MISSING = 'endorsement_missing ' ;
1919
2020 case ENDORSEMENT_IRREGULAR = 'endorsement_irregular ' ;
21+
22+ case REFER_TO_MAKER = 'refer_to_maker ' ;
2123}
You can’t perform that action at this time.
0 commit comments