Params enum
Values
- access_to → const Params
- account_id → const Params
- customer_id → const Params
- customer_name → const Params
- end_user_id → const Params
- permissions → const Params
- access_from → const Params
- reconnect_id → const Params
- show_balances → const Params
- customization → const Params
- implementation → const Params
- bank_identifier → const Params
- fail_redirect_url → const Params
- payment_intent_id → const Params
- payment_source_id → const Params
- initialization_url → const Params
- success_redirect_url → const Params
- implementation_config → const Params
- payment_destination_id → const Params
- account_type → const Params
- access_token → const Params
- bulk_payment_intent_id → const Params
- entity_id → const Params
- show_consent_explanation → const Params
- destination_alias → const Params
- destination_avatar → const Params
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited