euWithdrawalWaiverAccepted property
- @JsonKey.new(includeIfNull: false, name: 'eu_withdrawal_waiver_accepted')
final
Whether the EU/EEA digital content withdrawal waiver was expressly accepted before checkout
Implementation
@JsonKey(includeIfNull: false, name: 'eu_withdrawal_waiver_accepted')
final bool? euWithdrawalWaiverAccepted;