TransactionAttributes constructor
TransactionAttributes({})
Implementation
TransactionAttributes(
{required this.transactionId,
this.affiliation,
this.couponCode,
this.shipping,
this.tax,
this.revenue});