returnOnAssetUseDaysBilled property

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

Implementation

@JsonKey(name: 'ReturnOnAssetUseDaysBilled', includeIfNull: false)
final bool? returnOnAssetUseDaysBilled;