Module: Whop_sdk::Types::AccountRequiredActionAction

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/types/account_required_action_action.rb

Constant Summary collapse

DEPOSIT_FUNDS =
"deposit_funds"
SUBMIT_INFORMATION_REQUEST =
"submit_information_request"
REAUTHORIZE_PAYOUT_METHODS =
"reauthorize_payout_methods"
UPDATE_PAYOUT_PROFILE =
"update_payout_profile"
CARD_USAGE_REVIEW =
"card_usage_review"
VERIFY_IDENTITY =
"verify_identity"
SIGN_FORMATION_DOCUMENTS =
"sign_formation_documents"
CONNECT_FULFILLMENT_TRACKER =
"connect_fulfillment_tracker"
SETUP_APPLE_PAY_DOMAINS =
"setup_apple_pay_domains"
CONFIGURE_TAX_REMITTER =
"configure_tax_remitter"
ADD_VAT_REGISTRATION =
"add_vat_registration"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load