ContextParameters constructor
ContextParameters({})
Implementation
ContextParameters({
this.currencyType,
this.buyerType,
this.sellerType,
this.region,
this.buyerTypeEntityId,
this.sellerTypeEntityId,
this.transactionType,
this.creditLimitBalance,
this.loginType,
this.partnerGrade,
});