class Stripe::AccountCapabilities

Overview

Included Modules

Defined in:

stripe/models/account_capabilities.cr

Constant Summary

ERROR_MESSAGE_FOR_ACSS_DEBIT_PAYMENTS = "invalid value for \"acss_debit_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_AFFIRM_PAYMENTS = "invalid value for \"affirm_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_AFTERPAY_CLEARPAY_PAYMENTS = "invalid value for \"afterpay_clearpay_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_AMAZON_PAY_PAYMENTS = "invalid value for \"amazon_pay_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_AU_BECS_DEBIT_PAYMENTS = "invalid value for \"au_becs_debit_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_BACS_DEBIT_PAYMENTS = "invalid value for \"bacs_debit_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_BANCONTACT_PAYMENTS = "invalid value for \"bancontact_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_BANK_TRANSFER_PAYMENTS = "invalid value for \"bank_transfer_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_BLIK_PAYMENTS = "invalid value for \"blik_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_BOLETO_PAYMENTS = "invalid value for \"boleto_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_CARD_ISSUING = "invalid value for \"card_issuing\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_CARD_PAYMENTS = "invalid value for \"card_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_CARTES_BANCAIRES_PAYMENTS = "invalid value for \"cartes_bancaires_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_CASHAPP_PAYMENTS = "invalid value for \"cashapp_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_EPS_PAYMENTS = "invalid value for \"eps_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_FPX_PAYMENTS = "invalid value for \"fpx_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_GB_BANK_TRANSFER_PAYMENTS = "invalid value for \"gb_bank_transfer_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_GIROPAY_PAYMENTS = "invalid value for \"giropay_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_GRABPAY_PAYMENTS = "invalid value for \"grabpay_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_IDEAL_PAYMENTS = "invalid value for \"ideal_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_INDIA_INTERNATIONAL_PAYMENTS = "invalid value for \"india_international_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_JCB_PAYMENTS = "invalid value for \"jcb_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_JP_BANK_TRANSFER_PAYMENTS = "invalid value for \"jp_bank_transfer_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_KLARNA_PAYMENTS = "invalid value for \"klarna_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_KONBINI_PAYMENTS = "invalid value for \"konbini_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_LEGACY_PAYMENTS = "invalid value for \"legacy_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_LINK_PAYMENTS = "invalid value for \"link_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_MOBILEPAY_PAYMENTS = "invalid value for \"mobilepay_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_MULTIBANCO_PAYMENTS = "invalid value for \"multibanco_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_MX_BANK_TRANSFER_PAYMENTS = "invalid value for \"mx_bank_transfer_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_OXXO_PAYMENTS = "invalid value for \"oxxo_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_P24_PAYMENTS = "invalid value for \"p24_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_PAYNOW_PAYMENTS = "invalid value for \"paynow_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_PROMPTPAY_PAYMENTS = "invalid value for \"promptpay_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_REVOLUT_PAY_PAYMENTS = "invalid value for \"revolut_pay_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_SEPA_BANK_TRANSFER_PAYMENTS = "invalid value for \"sepa_bank_transfer_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_SEPA_DEBIT_PAYMENTS = "invalid value for \"sepa_debit_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_SOFORT_PAYMENTS = "invalid value for \"sofort_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_SWISH_PAYMENTS = "invalid value for \"swish_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_TAX_REPORTING_US_1099_K = "invalid value for \"tax_reporting_us_1099_k\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_TAX_REPORTING_US_1099_MISC = "invalid value for \"tax_reporting_us_1099_misc\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_TRANSFERS = "invalid value for \"transfers\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_TREASURY = "invalid value for \"treasury\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_TWINT_PAYMENTS = "invalid value for \"twint_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_US_BANK_ACCOUNT_ACH_PAYMENTS = "invalid value for \"us_bank_account_ach_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_US_BANK_TRANSFER_PAYMENTS = "invalid value for \"us_bank_transfer_payments\", must be one of [active, inactive, pending]."
ERROR_MESSAGE_FOR_ZIP_PAYMENTS = "invalid value for \"zip_payments\", must be one of [active, inactive, pending]."
VALID_VALUES_FOR_ACSS_DEBIT_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_AFFIRM_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_AFTERPAY_CLEARPAY_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_AMAZON_PAY_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_AU_BECS_DEBIT_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_BACS_DEBIT_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_BANCONTACT_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_BANK_TRANSFER_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_BLIK_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_BOLETO_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_CARD_ISSUING = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_CARD_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_CARTES_BANCAIRES_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_CASHAPP_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_EPS_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_FPX_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_GB_BANK_TRANSFER_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_GIROPAY_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_GRABPAY_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_IDEAL_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_INDIA_INTERNATIONAL_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_JCB_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_JP_BANK_TRANSFER_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_KLARNA_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_KONBINI_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_LEGACY_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_LINK_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_MOBILEPAY_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_MULTIBANCO_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_MX_BANK_TRANSFER_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_OXXO_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_P24_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_PAYNOW_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_PROMPTPAY_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_REVOLUT_PAY_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_SEPA_BANK_TRANSFER_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_SEPA_DEBIT_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_SOFORT_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_SWISH_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_TAX_REPORTING_US_1099_K = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_TAX_REPORTING_US_1099_MISC = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_TRANSFERS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_TREASURY = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_TWINT_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_US_BANK_ACCOUNT_ACH_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_US_BANK_TRANSFER_PAYMENTS = String.static_array("active", "inactive", "pending")
VALID_VALUES_FOR_ZIP_PAYMENTS = String.static_array("active", "inactive", "pending")

Constructors

Instance Method Summary

Instance methods inherited from module OpenApi::Json

after_initialize after_initialize, clone clone, eql?(o : self) eql?, to_hash : Hash(String, JSON::Any) to_hash, to_json_any : JSON::Any to_json_any

Class methods inherited from module OpenApi::Json

build_from_hash(hash : Hash) build_from_hash, build_from_json_any(json_any : JSON::Any) build_from_json_any

Instance methods inherited from module OpenApi::Validatable

list_invalid_properties : Array(String) list_invalid_properties, list_invalid_properties_for(key : String) : Array(String) list_invalid_properties_for, valid? : Bool valid?, validate : Nil validate

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(*, acss_debit_payments : String | Nil = nil, affirm_payments : String | Nil = nil, afterpay_clearpay_payments : String | Nil = nil, amazon_pay_payments : String | Nil = nil, au_becs_debit_payments : String | Nil = nil, bacs_debit_payments : String | Nil = nil, bancontact_payments : String | Nil = nil, bank_transfer_payments : String | Nil = nil, blik_payments : String | Nil = nil, boleto_payments : String | Nil = nil, card_issuing : String | Nil = nil, card_payments : String | Nil = nil, cartes_bancaires_payments : String | Nil = nil, cashapp_payments : String | Nil = nil, eps_payments : String | Nil = nil, fpx_payments : String | Nil = nil, gb_bank_transfer_payments : String | Nil = nil, giropay_payments : String | Nil = nil, grabpay_payments : String | Nil = nil, ideal_payments : String | Nil = nil, india_international_payments : String | Nil = nil, jcb_payments : String | Nil = nil, jp_bank_transfer_payments : String | Nil = nil, klarna_payments : String | Nil = nil, konbini_payments : String | Nil = nil, legacy_payments : String | Nil = nil, link_payments : String | Nil = nil, mobilepay_payments : String | Nil = nil, multibanco_payments : String | Nil = nil, mx_bank_transfer_payments : String | Nil = nil, oxxo_payments : String | Nil = nil, p24_payments : String | Nil = nil, paynow_payments : String | Nil = nil, promptpay_payments : String | Nil = nil, revolut_pay_payments : String | Nil = nil, sepa_bank_transfer_payments : String | Nil = nil, sepa_debit_payments : String | Nil = nil, sofort_payments : String | Nil = nil, swish_payments : String | Nil = nil, tax_reporting_us_1099_k : String | Nil = nil, tax_reporting_us_1099_misc : String | Nil = nil, transfers : String | Nil = nil, treasury : String | Nil = nil, twint_payments : String | Nil = nil, us_bank_account_ach_payments : String | Nil = nil, us_bank_transfer_payments : String | Nil = nil, zip_payments : String | Nil = nil) #

Initializes the object @param [Hash] attributes Model attributes in the form of hash


[View source]

Instance Method Detail

def ==(other : self) #

Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code


def acss_debit_payments : String | Nil #

[View source]
def acss_debit_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] acss_debit_payments Object to be assigned


[View source]
def affirm_payments : String | Nil #

[View source]
def affirm_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] affirm_payments Object to be assigned


[View source]
def afterpay_clearpay_payments : String | Nil #

[View source]
def afterpay_clearpay_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] afterpay_clearpay_payments Object to be assigned


[View source]
def amazon_pay_payments : String | Nil #

[View source]
def amazon_pay_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] amazon_pay_payments Object to be assigned


[View source]
def au_becs_debit_payments : String | Nil #

[View source]
def au_becs_debit_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] au_becs_debit_payments Object to be assigned


[View source]
def bacs_debit_payments : String | Nil #

[View source]
def bacs_debit_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] bacs_debit_payments Object to be assigned


[View source]
def bancontact_payments : String | Nil #

[View source]
def bancontact_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] bancontact_payments Object to be assigned


[View source]
def bank_transfer_payments : String | Nil #

[View source]
def bank_transfer_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] bank_transfer_payments Object to be assigned


[View source]
def blik_payments : String | Nil #

[View source]
def blik_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] blik_payments Object to be assigned


[View source]
def boleto_payments : String | Nil #

[View source]
def boleto_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] boleto_payments Object to be assigned


[View source]
def card_issuing : String | Nil #

[View source]
def card_issuing=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] card_issuing Object to be assigned


[View source]
def card_payments : String | Nil #

[View source]
def card_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] card_payments Object to be assigned


[View source]
def cartes_bancaires_payments : String | Nil #

[View source]
def cartes_bancaires_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] cartes_bancaires_payments Object to be assigned


[View source]
def cashapp_payments : String | Nil #

[View source]
def cashapp_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] cashapp_payments Object to be assigned


[View source]
def eps_payments : String | Nil #

[View source]
def eps_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] eps_payments Object to be assigned


[View source]
def fpx_payments : String | Nil #

[View source]
def fpx_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] fpx_payments Object to be assigned


[View source]
def gb_bank_transfer_payments : String | Nil #

[View source]
def gb_bank_transfer_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] gb_bank_transfer_payments Object to be assigned


[View source]
def giropay_payments : String | Nil #

[View source]
def giropay_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] giropay_payments Object to be assigned


[View source]
def grabpay_payments : String | Nil #

[View source]
def grabpay_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] grabpay_payments Object to be assigned


[View source]
def hash(hasher) #

Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code


def ideal_payments : String | Nil #

[View source]
def ideal_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] ideal_payments Object to be assigned


[View source]
def india_international_payments : String | Nil #

[View source]
def india_international_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] india_international_payments Object to be assigned


[View source]
def jcb_payments : String | Nil #

[View source]
def jcb_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] jcb_payments Object to be assigned


[View source]
def jp_bank_transfer_payments : String | Nil #

[View source]
def jp_bank_transfer_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] jp_bank_transfer_payments Object to be assigned


[View source]
def klarna_payments : String | Nil #

[View source]
def klarna_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] klarna_payments Object to be assigned


[View source]
def konbini_payments : String | Nil #

[View source]
def konbini_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] konbini_payments Object to be assigned


[View source]
def legacy_payments : String | Nil #

[View source]
def legacy_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] legacy_payments Object to be assigned


[View source]
def link_payments : String | Nil #

[View source]
def link_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] link_payments Object to be assigned


[View source]
def list_invalid_properties : Array(String) #

Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons


[View source]
def mobilepay_payments : String | Nil #

[View source]
def mobilepay_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] mobilepay_payments Object to be assigned


[View source]
def multibanco_payments : String | Nil #

[View source]
def multibanco_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] multibanco_payments Object to be assigned


[View source]
def mx_bank_transfer_payments : String | Nil #

[View source]
def mx_bank_transfer_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] mx_bank_transfer_payments Object to be assigned


[View source]
def oxxo_payments : String | Nil #

[View source]
def oxxo_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] oxxo_payments Object to be assigned


[View source]
def p24_payments : String | Nil #

[View source]
def p24_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] p24_payments Object to be assigned


[View source]
def paynow_payments : String | Nil #

[View source]
def paynow_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] paynow_payments Object to be assigned


[View source]
def promptpay_payments : String | Nil #

[View source]
def promptpay_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] promptpay_payments Object to be assigned


[View source]
def revolut_pay_payments : String | Nil #

[View source]
def revolut_pay_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] revolut_pay_payments Object to be assigned


[View source]
def sepa_bank_transfer_payments : String | Nil #

[View source]
def sepa_bank_transfer_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] sepa_bank_transfer_payments Object to be assigned


[View source]
def sepa_debit_payments : String | Nil #

[View source]
def sepa_debit_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] sepa_debit_payments Object to be assigned


[View source]
def sofort_payments : String | Nil #

[View source]
def sofort_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] sofort_payments Object to be assigned


[View source]
def swish_payments : String | Nil #

[View source]
def swish_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] swish_payments Object to be assigned


[View source]
def tax_reporting_us_1099_k : String | Nil #

[View source]
def tax_reporting_us_1099_k=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] tax_reporting_us_1099_k Object to be assigned


[View source]
def tax_reporting_us_1099_misc : String | Nil #

[View source]
def tax_reporting_us_1099_misc=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] tax_reporting_us_1099_misc Object to be assigned


[View source]
def transfers : String | Nil #

[View source]
def transfers=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] transfers Object to be assigned


[View source]
def treasury : String | Nil #

[View source]
def treasury=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] treasury Object to be assigned


[View source]
def twint_payments : String | Nil #

[View source]
def twint_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] twint_payments Object to be assigned


[View source]
def us_bank_account_ach_payments : String | Nil #

[View source]
def us_bank_account_ach_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] us_bank_account_ach_payments Object to be assigned


[View source]
def us_bank_transfer_payments : String | Nil #

[View source]
def us_bank_transfer_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] us_bank_transfer_payments Object to be assigned


[View source]
def valid? : Bool #

Check to see if the all the properties in the model are valid @return true if the model is valid


[View source]
def zip_payments : String | Nil #

[View source]
def zip_payments=(new_value : String | Nil) #

Custom attribute writer method checking allowed values (enum). @param [Object] zip_payments Object to be assigned


[View source]