SweepConfigurationV2TypeEnum class

Inheritance
  • Object
  • EnumClass
  • SweepConfigurationV2TypeEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
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

Static Properties

serializer → Serializer<SweepConfigurationV2TypeEnum>
no setter
values → BuiltSet<SweepConfigurationV2TypeEnum>
no setter

Static Methods

valueOf(String name) SweepConfigurationV2TypeEnum

Constants

pull → const SweepConfigurationV2TypeEnum
The direction of sweep, whether pushing out or pulling in funds to the balance account. If not provided, by default, this is set to push. Possible values: * push: push out funds to a destination balance account or transfer instrument. * pull: pull in funds from a source merchant account, transfer instrument, or balance account.
push → const SweepConfigurationV2TypeEnum
The direction of sweep, whether pushing out or pulling in funds to the balance account. If not provided, by default, this is set to push. Possible values: * push: push out funds to a destination balance account or transfer instrument. * pull: pull in funds from a source merchant account, transfer instrument, or balance account.
unknownDefaultOpenApi → const SweepConfigurationV2TypeEnum
The direction of sweep, whether pushing out or pulling in funds to the balance account. If not provided, by default, this is set to push. Possible values: * push: push out funds to a destination balance account or transfer instrument. * pull: pull in funds from a source merchant account, transfer instrument, or balance account.