transactionType property
Type of transaction
Implementation
@JsonKey(name: 'merchantReference') String? get reference;/// Type of transaction
String get transactionType;
Type of transaction
@JsonKey(name: 'merchantReference') String? get reference;/// Type of transaction
String get transactionType;