transactionType property

String get transactionType
inherited

Type of transaction

Implementation

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