Class: HighLevel::Models::Invoices::Text2PayInvoiceResponseDto

Inherits:
Data
  • Object
show all
Defined in:
lib/high_level/models/invoices/text2_pay_invoice_response_dto.rb

Instance Attribute Summary collapse

Instance Attribute Details

#invoiceObject (readonly)

Returns the value of attribute invoice

Returns:

  • (Object)

    the current value of invoice



9
10
11
# File 'lib/high_level/models/invoices/text2_pay_invoice_response_dto.rb', line 9

def invoice
  @invoice
end

#invoice_urlObject (readonly)

Returns the value of attribute invoice_url

Returns:

  • (Object)

    the current value of invoice_url



9
10
11
# File 'lib/high_level/models/invoices/text2_pay_invoice_response_dto.rb', line 9

def invoice_url
  @invoice_url
end