menu
flutter_getnet_payment package
documentation
models/getnet_status_payment_payload.dart
GetnetStatusPaymentPayload
GetnetStatusPaymentPayload.new constructor
GetnetStatusPaymentPayload.new constructor
dark_mode
light_mode
GetnetStatusPaymentPayload
constructor
GetnetStatusPaymentPayload
(
{
required
String
callerId
,
bool
allowPrintCurrentTransaction
=
false
,
})
Implementation
GetnetStatusPaymentPayload({ required this.callerId, this.allowPrintCurrentTransaction = false, });
flutter_getnet_payment package
documentation
models/getnet_status_payment_payload
GetnetStatusPaymentPayload
GetnetStatusPaymentPayload.new constructor
GetnetStatusPaymentPayload class