billedRateType property

  1. @JsonKey.new(name: 'billed_rate_type')
EventPositionBilledRateType? billedRateType
final

Implementation

@JsonKey(name: 'billed_rate_type')
final EventPositionBilledRateType? billedRateType;