Params enum

Inheritance

Constructors

Params()
const

Values

access_to → const Params
account_id → const Params
customer_id → 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
bulk_payment_intent_id → const Params

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
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

Constants

values → const List<Params>
A constant List of the values in this enum, in order of their declaration.