menu
nexi_payment package
documentation
models/api_front_office_qp_request.dart
ApiFrontOfficeQPRequest
ApiFrontOfficeQPRequest constructor
ApiFrontOfficeQPRequest constructor
dark_mode
light_mode
ApiFrontOfficeQPRequest
constructor
ApiFrontOfficeQPRequest
(
String
alias
,
String
codTrans
,
String
currency
,
int
amount
,
)
Implementation
ApiFrontOfficeQPRequest( String alias, this.codTrans, this.currency, this.amount) : super(alias);
nexi_payment package
documentation
models/api_front_office_qp_request
ApiFrontOfficeQPRequest
ApiFrontOfficeQPRequest constructor
ApiFrontOfficeQPRequest class