menu
woosignal_shopify_api package
documentation
models/shopify_order.dart
Transaction
Transaction.new constructor
Transaction.new constructor
dark_mode
light_mode
Transaction
constructor
Transaction
(
{
String
?
kind
,
String
?
status
,
String
?
amount
,
String
?
currency
,
String
?
gateway
,
bool
?
test
,
})
Implementation
Transaction( {this.kind, this.status, this.amount, this.currency, this.gateway, this.test});
woosignal_shopify_api package
documentation
models/shopify_order
Transaction
Transaction.new constructor
Transaction class