class Stripe::SourceTypeThreeDSecure

Included Modules

Defined in:

stripe/models/source_type_three_d_secure.cr

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(*, address_line1_check : String | Nil = nil, address_zip_check : String | Nil = nil, authenticated : Bool | Nil = nil, brand : String | Nil = nil, card : String | Nil = nil, country : String | Nil = nil, customer : String | Nil = nil, cvc_check : String | Nil = nil, description : String | Nil = nil, dynamic_last4 : String | Nil = nil, exp_month : Int64 | Nil = nil, exp_year : Int64 | Nil = nil, fingerprint : String | Nil = nil, funding : String | Nil = nil, iin : String | Nil = nil, issuer : String | Nil = nil, last4 : String | Nil = nil, name : String | Nil = nil, three_d_secure : String | Nil = nil, tokenization_method : 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 address_line1_check : String | Nil #

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

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


[View source]
def address_line1_check_present=(address_line1_check_present : Bool) #

[View source]
def address_line1_check_present? : Bool #

[View source]
def address_zip_check : String | Nil #

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

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


[View source]
def address_zip_check_present=(address_zip_check_present : Bool) #

[View source]
def address_zip_check_present? : Bool #

[View source]
def authenticated : Bool | Nil #

[View source]
def authenticated=(new_value : Bool | Nil) #

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


[View source]
def authenticated_present=(authenticated_present : Bool) #

[View source]
def authenticated_present? : Bool #

[View source]
def brand : String | Nil #

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

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


[View source]
def brand_present=(brand_present : Bool) #

[View source]
def brand_present? : Bool #

[View source]
def card : String | Nil #

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

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


[View source]
def card_present=(card_present : Bool) #

[View source]
def card_present? : Bool #

[View source]
def country : String | Nil #

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

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


[View source]
def country_present=(country_present : Bool) #

[View source]
def country_present? : Bool #

[View source]
def customer : String | Nil #

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

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


[View source]
def customer_present=(customer_present : Bool) #

[View source]
def customer_present? : Bool #

[View source]
def cvc_check : String | Nil #

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

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


[View source]
def cvc_check_present=(cvc_check_present : Bool) #

[View source]
def cvc_check_present? : Bool #

[View source]
def description : String | Nil #

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

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


[View source]
def dynamic_last4 : String | Nil #

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

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


[View source]
def dynamic_last4_present=(dynamic_last4_present : Bool) #

[View source]
def dynamic_last4_present? : Bool #

[View source]
def exp_month : Int64 | Nil #

[View source]
def exp_month=(new_value : Int64 | Nil) #

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


[View source]
def exp_month_present=(exp_month_present : Bool) #

[View source]
def exp_month_present? : Bool #

[View source]
def exp_year : Int64 | Nil #

[View source]
def exp_year=(new_value : Int64 | Nil) #

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


[View source]
def exp_year_present=(exp_year_present : Bool) #

[View source]
def exp_year_present? : Bool #

[View source]
def fingerprint : String | Nil #

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

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


[View source]
def funding : String | Nil #

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

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


[View source]
def funding_present=(funding_present : Bool) #

[View source]
def funding_present? : Bool #

[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 iin : String | Nil #

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

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


[View source]
def issuer : String | Nil #

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

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


[View source]
def last4 : String | Nil #

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

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


[View source]
def last4_present=(last4_present : Bool) #

[View source]
def last4_present? : Bool #

[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 name : String | Nil #

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

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


[View source]
def name_present=(name_present : Bool) #

[View source]
def name_present? : Bool #

[View source]
def three_d_secure : String | Nil #

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

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


[View source]
def tokenization_method : String | Nil #

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

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


[View source]
def tokenization_method_present=(tokenization_method_present : Bool) #

[View source]
def tokenization_method_present? : Bool #

[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]