rollUpPeriods property

  1. @JsonKey.new(name: 'RollUpPeriods', includeIfNull: false)
bool? rollUpPeriods
final

Implementation

@JsonKey(name: 'RollUpPeriods', includeIfNull: false)
final bool? rollUpPeriods;