hasPendingExchange property

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

Implementation

@JsonKey(name: 'HasPendingExchange', includeIfNull: false)
final bool? hasPendingExchange;