groupPaymentProducts property
Whether to group payment products together when retrieving them from the API.
Implementation
@JsonKey(required: true)
bool groupPaymentProducts = false;
Whether to group payment products together when retrieving them from the API.
@JsonKey(required: true)
bool groupPaymentProducts = false;