Module: WhopSDK::Models::LedgerAccountRetrieveResponse::LedgerAccountAuditStatus

Extended by:
Internal::Type::Enum
Defined in:
lib/whop_sdk/models/ledger_account_retrieve_response.rb

Overview

The different statuses a LedgerAccountAudit can be

Constant Summary collapse

PENDING =
:pending
APPROVED =
:approved
RESERVES_IMPOSED =
:reserves_imposed
SUSPENDED =
:suspended
IGNORED =
:ignored
REJECTED =
:rejected
REQUESTED_MORE_INFORMATION =
:requested_more_information
INFORMATION_SUBMITTED =
:information_submitted
REQUESTED_TOS_VIOLATION_CORRECTION =
:requested_tos_violation_correction
CLAWBACK_ATTEMPTED =
:clawback_attempted
AWAITING_SALES_REVIEW =
:awaiting_sales_review

Method Summary

Methods included from Internal::Type::Enum

==, ===, coerce, dump, hash, inspect, to_sorbet_type, values

Methods included from Internal::Util::SorbetRuntimeSupport

#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type

Methods included from Internal::Type::Converter

#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info