menu
client_stripe package
documentation
models.dart
ClimateOrderUpdateOptions
ClimateOrderUpdateOptions.new const constructor
ClimateOrderUpdateOptions.new const constructor
dark_mode
light_mode
ClimateOrderUpdateOptions
constructor
const
ClimateOrderUpdateOptions
(
{
OrderBeneficiary
?
beneficiary
,
List
<
String
>
?
expand
,
Map
<
String
,
String
>
?
metadata
,
})
Implementation
const ClimateOrderUpdateOptions({ this.beneficiary, this.expand, this.metadata, });
client_stripe package
documentation
models
ClimateOrderUpdateOptions
ClimateOrderUpdateOptions.new const constructor
ClimateOrderUpdateOptions class