menu
adyen_api package
documentation
checkout_models.dart
TokenMandate
mandateId property
mandateId property
dark_mode
light_mode
mandateId
property
@BuiltValueField.new(wireName: r'mandateId')
String
get
mandateId
The unique identifier of the mandate.
Implementation
@BuiltValueField(wireName: r'mandateId') String get mandateId;
adyen_api package
documentation
checkout_models
TokenMandate
mandateId property
TokenMandate class