Class: HighLevel::Models::Payments::PostRecordOrderPaymentBody

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/payments/post_record_order_payment_body.rb

Instance Attribute Summary collapse

Instance Attribute Details

#alt_idObject (readonly)

Returns the value of attribute alt_id

Returns:

  • (Object)

    the current value of alt_id



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def alt_id
  @alt_id
end

#alt_typeObject (readonly)

Returns the value of attribute alt_type

Returns:

  • (Object)

    the current value of alt_type



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def alt_type
  @alt_type
end

#amountObject (readonly)

Returns the value of attribute amount

Returns:

  • (Object)

    the current value of amount



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def amount
  @amount
end

#cardObject (readonly)

Returns the value of attribute card

Returns:

  • (Object)

    the current value of card



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def card
  @card
end

#chequeObject (readonly)

Returns the value of attribute cheque

Returns:

  • (Object)

    the current value of cheque



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def cheque
  @cheque
end

#is_partial_paymentObject (readonly)

Returns the value of attribute is_partial_payment

Returns:

  • (Object)

    the current value of is_partial_payment



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def is_partial_payment
  @is_partial_payment
end

#metaObject (readonly)

Returns the value of attribute meta

Returns:

  • (Object)

    the current value of meta



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def meta
  @meta
end

#modeObject (readonly)

Returns the value of attribute mode

Returns:

  • (Object)

    the current value of mode



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def mode
  @mode
end

#notesObject (readonly)

Returns the value of attribute notes

Returns:

  • (Object)

    the current value of notes



9
10
11
# File 'lib/high_level/models/payments/post_record_order_payment_body.rb', line 9

def notes
  @notes
end