active constant
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.
Implementation
@BuiltValueEnumConst(wireName: r'active')
static const BalanceWebhookSettingInfoStatusEnum active = _$balanceWebhookSettingInfoStatusEnum_active;