inactivateAccount constant

  1. @BuiltValueEnumConst.new(wireName: r'InactivateAccount')
AccountEventEventEnum const inactivateAccount

The event. >Permitted values: InactivateAccount, RefundNotPaidOutTransfers. For more information, refer to Verification checks.

Implementation

@BuiltValueEnumConst(wireName: r'InactivateAccount')
static const AccountEventEventEnum inactivateAccount = _$accountEventEventEnum_inactivateAccount;