displayCustomer property

  1. @JsonKey.new(defaultValue: true)
bool displayCustomer
getter/setter pair

Implementation

@JsonKey(defaultValue: true)
bool displayCustomer;