hasConsignItem property

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

Implementation

@JsonKey(name: 'HasConsignItem', includeIfNull: false)
final bool? hasConsignItem;