menu
ventas_dealer package
documentation
models/payment_response_model.dart
PaymentDetails
transactionId property
transactionId property
dark_mode
light_mode
transactionId
property
@JsonKey.new(name: "transactionId")
String
?
transactionId
getter/setter pair
Implementation
@JsonKey(name: "transactionId") String? transactionId;
ventas_dealer package
documentation
models/payment_response_model
PaymentDetails
transactionId property
PaymentDetails class