We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60270f4 commit 5027cddCopy full SHA for 5027cdd
lib/patch_ruby/models/order.rb
@@ -77,8 +77,8 @@ def self.openapi_types
77
:'production' => :'Boolean',
78
:'state' => :'String',
79
:'allocation_state' => :'String',
80
- :'price_cents_usd' => :'Integer',
81
- :'patch_fee_cents_usd' => :'Integer',
+ :'price_cents_usd' => :'String',
+ :'patch_fee_cents_usd' => :'String',
82
:'allocations' => :'Array<Allocation>',
83
:'metadata' => :'Object'
84
}
0 commit comments