rateUpdateBatchId property

  1. @JsonKey.new(name: 'RateUpdateBatchId', includeIfNull: false)
int? rateUpdateBatchId
final

Implementation

@JsonKey(name: 'RateUpdateBatchId', includeIfNull: false)
final int? rateUpdateBatchId;