Class: QPay::CreateEbarimtInvoiceRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#callback_url ⇒ Object

Returns the value of attribute callback_url

Returns:

  • (Object) —

    the current value of callback_url



91
92
93
# File 'lib/qpay/models.rb', line 91

def callback_url
  @callback_url
end

#district_code ⇒ Object

Returns the value of attribute district_code

Returns:

  • (Object) —

    the current value of district_code



91
92
93
# File 'lib/qpay/models.rb', line 91

def district_code
  @district_code
end

#invoice_code ⇒ Object

Returns the value of attribute invoice_code

Returns:

  • (Object) —

    the current value of invoice_code



91
92
93
# File 'lib/qpay/models.rb', line 91

def invoice_code
  @invoice_code
end

#invoice_description ⇒ Object

Returns the value of attribute invoice_description

Returns:

  • (Object) —

    the current value of invoice_description



91
92
93
# File 'lib/qpay/models.rb', line 91

def invoice_description
  @invoice_description
end

#invoice_receiver_code ⇒ Object

Returns the value of attribute invoice_receiver_code

Returns:

  • (Object) —

    the current value of invoice_receiver_code



91
92
93
# File 'lib/qpay/models.rb', line 91

def invoice_receiver_code
  @invoice_receiver_code
end

#invoice_receiver_data ⇒ Object

Returns the value of attribute invoice_receiver_data

Returns:

  • (Object) —

    the current value of invoice_receiver_data



91
92
93
# File 'lib/qpay/models.rb', line 91

def invoice_receiver_data
  @invoice_receiver_data
end

#lines ⇒ Object

Returns the value of attribute lines

Returns:

  • (Object) —

    the current value of lines



91
92
93
# File 'lib/qpay/models.rb', line 91

def lines
  @lines
end

#sender_branch_code ⇒ Object

Returns the value of attribute sender_branch_code

Returns:

  • (Object) —

    the current value of sender_branch_code



91
92
93
# File 'lib/qpay/models.rb', line 91

def sender_branch_code
  @sender_branch_code
end

#sender_invoice_no ⇒ Object

Returns the value of attribute sender_invoice_no

Returns:

  • (Object) —

    the current value of sender_invoice_no



91
92
93
# File 'lib/qpay/models.rb', line 91

def sender_invoice_no
  @sender_invoice_no
end

#sender_staff_code ⇒ Object

Returns the value of attribute sender_staff_code

Returns:

  • (Object) —

    the current value of sender_staff_code



91
92
93
# File 'lib/qpay/models.rb', line 91

def sender_staff_code
  @sender_staff_code
end

#sender_staff_data ⇒ Object

Returns the value of attribute sender_staff_data

Returns:

  • (Object) —

    the current value of sender_staff_data



91
92
93
# File 'lib/qpay/models.rb', line 91

def sender_staff_data
  @sender_staff_data
end

#tax_type ⇒ Object

Returns the value of attribute tax_type

Returns:

  • (Object) —

    the current value of tax_type



91
92
93
# File 'lib/qpay/models.rb', line 91

def tax_type
  @tax_type
end