ideal property
Containing additional data in case paymentmethod type is Ideal.
Implementation
@JsonKey(name: 'Ideal')
Ideal get ideal => throw _privateConstructorUsedError;
Containing additional data in case paymentmethod type is Ideal.
@JsonKey(name: 'Ideal')
Ideal get ideal => throw _privateConstructorUsedError;