BalanceWebhookSettingInfoStatusEnum class

Inheritance
  • Object
  • EnumClass
  • BalanceWebhookSettingInfoStatusEnum

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<BalanceWebhookSettingInfoStatusEnum>
no setter
values → BuiltSet<BalanceWebhookSettingInfoStatusEnum>
no setter

Constants

active → const BalanceWebhookSettingInfoStatusEnum
The status of the webhook setting. Possible values: * active: You receive a balance webhook if any of the conditions in this setting are met. * inactive: You do not receive a balance webhook even if the conditions in this settings are met.
inactive → const BalanceWebhookSettingInfoStatusEnum
The status of the webhook setting. Possible values: * active: You receive a balance webhook if any of the conditions in this setting are met. * inactive: You do not receive a balance webhook even if the conditions in this settings are met.
unknownDefaultOpenApi → const BalanceWebhookSettingInfoStatusEnum
The status of the webhook setting. Possible values: * active: You receive a balance webhook if any of the conditions in this setting are met. * inactive: You do not receive a balance webhook even if the conditions in this settings are met.