File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 176
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-c06c4d54858775fef1de57e33d471e997cb28fe0c925fd7b08ba45fdd335e938 .yml
3- openapi_spec_hash : 23745357b2171bcdfb5d30bfef1df48d
4- config_hash : 9dddee5f7af579864599849cb28a0770
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-64e9dd6979ae45f1bb6e77b40e8244ee46673332112ebf33fe2f3a287467ce85 .yml
3+ openapi_spec_hash : ce885445b66e95c5671ee72c01882d79
4+ config_hash : 07f0e0f3036a4a5825cee527bc46b0b6
Original file line number Diff line number Diff line change @@ -1095,7 +1095,7 @@ func (r PaymentNewParamsMethod) IsKnown() bool {
10951095type PaymentNewParamsMethodAttributes struct {
10961096 SecCode param.Field [PaymentNewParamsMethodAttributesSecCode ] `json:"sec_code,required"`
10971097 // Number of days to hold the ACH payment
1098- ACHHoldPeriod param.Field [int64 ] `json:"ach_hold__period "`
1098+ ACHHoldPeriod param.Field [int64 ] `json:"ach_hold_period "`
10991099 Addenda param.Field [string ] `json:"addenda"`
11001100}
11011101
You can’t perform that action at this time.
0 commit comments