class Stripe::RefundDestinationDetails
- Stripe::RefundDestinationDetails
- Reference
- Object
Overview
Included Modules
- JSON::Serializable
- JSON::Serializable::Unmapped
- OpenApi::Json
- OpenApi::Validatable
Defined in:
stripe/models/refund_destination_details.crConstant Summary
-
MAX_LENGTH_FOR__TYPE =
5000
Constructors
- .new(pull : JSON::PullParser)
-
.new(*, _type : String | Nil = nil, affirm : JSON::Any | Nil = nil, afterpay_clearpay : JSON::Any | Nil = nil, alipay : JSON::Any | Nil = nil, amazon_pay : JSON::Any | Nil = nil, au_bank_transfer : JSON::Any | Nil = nil, blik : Stripe::RefundDestinationDetailsGeneric | Nil = nil, br_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil = nil, card : Stripe::RefundDestinationDetailsCard | Nil = nil, cashapp : JSON::Any | Nil = nil, customer_cash_balance : JSON::Any | Nil = nil, eps : JSON::Any | Nil = nil, eu_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil = nil, gb_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil = nil, giropay : JSON::Any | Nil = nil, grabpay : JSON::Any | Nil = nil, jp_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil = nil, klarna : JSON::Any | Nil = nil, multibanco : Stripe::RefundDestinationDetailsGeneric | Nil = nil, mx_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil = nil, p24 : Stripe::RefundDestinationDetailsGeneric | Nil = nil, paynow : JSON::Any | Nil = nil, paypal : JSON::Any | Nil = nil, pix : JSON::Any | Nil = nil, revolut : JSON::Any | Nil = nil, sofort : JSON::Any | Nil = nil, swish : Stripe::RefundDestinationDetailsGeneric | Nil = nil, th_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil = nil, us_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil = nil, wechat_pay : JSON::Any | Nil = nil, zip : JSON::Any | Nil = nil)
Initializes the object @param [Hash] attributes Model attributes in the form of hash
Instance Method Summary
-
#==(other : self)
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes.
- #_type : String | Nil
-
#_type=(new_value : String | Nil)
Custom attribute writer method checking allowed values (enum).
- #affirm : JSON::Any | Nil
-
#affirm=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #afterpay_clearpay : JSON::Any | Nil
-
#afterpay_clearpay=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #alipay : JSON::Any | Nil
-
#alipay=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #amazon_pay : JSON::Any | Nil
-
#amazon_pay=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #au_bank_transfer : JSON::Any | Nil
-
#au_bank_transfer=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #blik : Stripe::RefundDestinationDetailsGeneric | Nil
-
#blik=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #br_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil
-
#br_bank_transfer=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #card : Stripe::RefundDestinationDetailsCard | Nil
-
#card=(new_value : Stripe::RefundDestinationDetailsCard | Nil)
Custom attribute writer method checking allowed values (enum).
- #cashapp : JSON::Any | Nil
-
#cashapp=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #customer_cash_balance : JSON::Any | Nil
-
#customer_cash_balance=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #eps : JSON::Any | Nil
-
#eps=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #eu_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil
-
#eu_bank_transfer=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #gb_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil
-
#gb_bank_transfer=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #giropay : JSON::Any | Nil
-
#giropay=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #grabpay : JSON::Any | Nil
-
#grabpay=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
-
#hash(hasher)
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes.
- #jp_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil
-
#jp_bank_transfer=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #klarna : JSON::Any | Nil
-
#klarna=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
-
#list_invalid_properties : Array(String)
Show invalid properties with the reasons.
- #multibanco : Stripe::RefundDestinationDetailsGeneric | Nil
-
#multibanco=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #mx_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil
-
#mx_bank_transfer=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #p24 : Stripe::RefundDestinationDetailsGeneric | Nil
-
#p24=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #paynow : JSON::Any | Nil
-
#paynow=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #paypal : JSON::Any | Nil
-
#paypal=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #pix : JSON::Any | Nil
-
#pix=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #revolut : JSON::Any | Nil
-
#revolut=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #sofort : JSON::Any | Nil
-
#sofort=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #swish : Stripe::RefundDestinationDetailsGeneric | Nil
-
#swish=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #th_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil
-
#th_bank_transfer=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
- #us_bank_transfer : Stripe::RefundDestinationDetailsGeneric | Nil
-
#us_bank_transfer=(new_value : Stripe::RefundDestinationDetailsGeneric | Nil)
Custom attribute writer method checking allowed values (enum).
-
#valid? : Bool
Check to see if the all the properties in the model are valid @return true if the model is valid
- #wechat_pay : JSON::Any | Nil
-
#wechat_pay=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
- #zip : JSON::Any | Nil
-
#zip=(new_value : JSON::Any | Nil)
Custom attribute writer method checking allowed values (enum).
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
Initializes the object @param [Hash] attributes Model attributes in the form of hash
Instance Method Detail
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Custom attribute writer method checking allowed values (enum). @param [Object] _type Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] affirm Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] afterpay_clearpay Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] alipay Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] amazon_pay Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] au_bank_transfer Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] blik Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] br_bank_transfer Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] card Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] cashapp Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] customer_cash_balance Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] eps Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] eu_bank_transfer Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] gb_bank_transfer Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] giropay Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] grabpay Object to be assigned
Generates #hash and #== methods from all fields #== @return [Bool] #hash calculates hash code according to all attributes. #hash @return [UInt64] Hash code
Custom attribute writer method checking allowed values (enum). @param [Object] jp_bank_transfer Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] klarna Object to be assigned
Show invalid properties with the reasons. Usually used together with valid? @return Array for valid properties with the reasons
Custom attribute writer method checking allowed values (enum). @param [Object] multibanco Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] mx_bank_transfer Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] p24 Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] paynow Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] paypal Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] pix Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] revolut Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] sofort Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] swish Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] th_bank_transfer Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] us_bank_transfer Object to be assigned
Check to see if the all the properties in the model are valid @return true if the model is valid
Custom attribute writer method checking allowed values (enum). @param [Object] wechat_pay Object to be assigned
Custom attribute writer method checking allowed values (enum). @param [Object] zip Object to be assigned