Class: TossPayments::PaymentResponse

Inherits:
Struct
  • Object
show all
Defined in:
lib/toss_payments.rb

Instance Attribute Summary collapse

Instance Attribute Details

#approved_atObject

Returns the value of attribute approved_at

Returns:

  • (Object)

    the current value of approved_at



13
14
15
# File 'lib/toss_payments.rb', line 13

def approved_at
  @approved_at
end

#balance_amountObject

Returns the value of attribute balance_amount

Returns:

  • (Object)

    the current value of balance_amount



13
14
15
# File 'lib/toss_payments.rb', line 13

def balance_amount
  @balance_amount
end

#cancelsObject

Returns the value of attribute cancels

Returns:

  • (Object)

    the current value of cancels



13
14
15
# File 'lib/toss_payments.rb', line 13

def cancels
  @cancels
end

#cardObject

Returns the value of attribute card

Returns:

  • (Object)

    the current value of card



13
14
15
# File 'lib/toss_payments.rb', line 13

def card
  @card
end

#cash_receiptObject

Returns the value of attribute cash_receipt

Returns:

  • (Object)

    the current value of cash_receipt



13
14
15
# File 'lib/toss_payments.rb', line 13

def cash_receipt
  @cash_receipt
end

#checkoutObject

Returns the value of attribute checkout

Returns:

  • (Object)

    the current value of checkout



13
14
15
# File 'lib/toss_payments.rb', line 13

def checkout
  @checkout
end

#countryObject

Returns the value of attribute country

Returns:

  • (Object)

    the current value of country



13
14
15
# File 'lib/toss_payments.rb', line 13

def country
  @country
end

#culture_expenseObject

Returns the value of attribute culture_expense

Returns:

  • (Object)

    the current value of culture_expense



13
14
15
# File 'lib/toss_payments.rb', line 13

def culture_expense
  @culture_expense
end

#currencyObject

Returns the value of attribute currency

Returns:

  • (Object)

    the current value of currency



13
14
15
# File 'lib/toss_payments.rb', line 13

def currency
  @currency
end

#discountObject

Returns the value of attribute discount

Returns:

  • (Object)

    the current value of discount



13
14
15
# File 'lib/toss_payments.rb', line 13

def discount
  @discount
end

#easy_payObject

Returns the value of attribute easy_pay

Returns:

  • (Object)

    the current value of easy_pay



13
14
15
# File 'lib/toss_payments.rb', line 13

def easy_pay
  @easy_pay
end

#failureObject

Returns the value of attribute failure

Returns:

  • (Object)

    the current value of failure



13
14
15
# File 'lib/toss_payments.rb', line 13

def failure
  @failure
end

#gift_certificateObject

Returns the value of attribute gift_certificate

Returns:

  • (Object)

    the current value of gift_certificate



13
14
15
# File 'lib/toss_payments.rb', line 13

def gift_certificate
  @gift_certificate
end

#is_partial_cancelableObject

Returns the value of attribute is_partial_cancelable

Returns:

  • (Object)

    the current value of is_partial_cancelable



13
14
15
# File 'lib/toss_payments.rb', line 13

def is_partial_cancelable
  @is_partial_cancelable
end

#last_transaction_keyObject

Returns the value of attribute last_transaction_key

Returns:

  • (Object)

    the current value of last_transaction_key



13
14
15
# File 'lib/toss_payments.rb', line 13

def last_transaction_key
  @last_transaction_key
end

#m_idObject

Returns the value of attribute m_id

Returns:

  • (Object)

    the current value of m_id



13
14
15
# File 'lib/toss_payments.rb', line 13

def m_id
  @m_id
end

#methodObject

Returns the value of attribute method

Returns:

  • (Object)

    the current value of method



13
14
15
# File 'lib/toss_payments.rb', line 13

def method
  @method
end

#mobile_phoneObject

Returns the value of attribute mobile_phone

Returns:

  • (Object)

    the current value of mobile_phone



13
14
15
# File 'lib/toss_payments.rb', line 13

def mobile_phone
  @mobile_phone
end

#order_idObject

Returns the value of attribute order_id

Returns:

  • (Object)

    the current value of order_id



13
14
15
# File 'lib/toss_payments.rb', line 13

def order_id
  @order_id
end

#order_nameObject

Returns the value of attribute order_name

Returns:

  • (Object)

    the current value of order_name



13
14
15
# File 'lib/toss_payments.rb', line 13

def order_name
  @order_name
end

#payment_keyObject

Returns the value of attribute payment_key

Returns:

  • (Object)

    the current value of payment_key



13
14
15
# File 'lib/toss_payments.rb', line 13

def payment_key
  @payment_key
end

#receiptObject

Returns the value of attribute receipt

Returns:

  • (Object)

    the current value of receipt



13
14
15
# File 'lib/toss_payments.rb', line 13

def receipt
  @receipt
end

#requested_atObject

Returns the value of attribute requested_at

Returns:

  • (Object)

    the current value of requested_at



13
14
15
# File 'lib/toss_payments.rb', line 13

def requested_at
  @requested_at
end

#response_typeObject

Returns the value of attribute response_type

Returns:

  • (Object)

    the current value of response_type



13
14
15
# File 'lib/toss_payments.rb', line 13

def response_type
  @response_type
end

#secretObject

Returns the value of attribute secret

Returns:

  • (Object)

    the current value of secret



13
14
15
# File 'lib/toss_payments.rb', line 13

def secret
  @secret
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



13
14
15
# File 'lib/toss_payments.rb', line 13

def status
  @status
end

#supplied_amountObject

Returns the value of attribute supplied_amount

Returns:

  • (Object)

    the current value of supplied_amount



13
14
15
# File 'lib/toss_payments.rb', line 13

def supplied_amount
  @supplied_amount
end

#tax_exemption_amountObject

Returns the value of attribute tax_exemption_amount

Returns:

  • (Object)

    the current value of tax_exemption_amount



13
14
15
# File 'lib/toss_payments.rb', line 13

def tax_exemption_amount
  @tax_exemption_amount
end

#tax_free_amountObject

Returns the value of attribute tax_free_amount

Returns:

  • (Object)

    the current value of tax_free_amount



13
14
15
# File 'lib/toss_payments.rb', line 13

def tax_free_amount
  @tax_free_amount
end

#total_amountObject

Returns the value of attribute total_amount

Returns:

  • (Object)

    the current value of total_amount



13
14
15
# File 'lib/toss_payments.rb', line 13

def total_amount
  @total_amount
end

#transferObject

Returns the value of attribute transfer

Returns:

  • (Object)

    the current value of transfer



13
14
15
# File 'lib/toss_payments.rb', line 13

def transfer
  @transfer
end

#typeObject

Returns the value of attribute type

Returns:

  • (Object)

    the current value of type



13
14
15
# File 'lib/toss_payments.rb', line 13

def type
  @type
end

#use_escrowObject

Returns the value of attribute use_escrow

Returns:

  • (Object)

    the current value of use_escrow



13
14
15
# File 'lib/toss_payments.rb', line 13

def use_escrow
  @use_escrow
end

#vatObject

Returns the value of attribute vat

Returns:

  • (Object)

    the current value of vat



13
14
15
# File 'lib/toss_payments.rb', line 13

def vat
  @vat
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



13
14
15
# File 'lib/toss_payments.rb', line 13

def version
  @version
end

#virtual_accountObject

Returns the value of attribute virtual_account

Returns:

  • (Object)

    the current value of virtual_account



13
14
15
# File 'lib/toss_payments.rb', line 13

def 
  
end