chargeBatchId property

  1. @JsonKey.new(name: 'ChargeBatchId', includeIfNull: false)
String? chargeBatchId
final

Implementation

@JsonKey(name: 'ChargeBatchId', includeIfNull: false)
final String? chargeBatchId;