Method: OryClient::Invoice#id

Defined in:
lib/ory-client/models/invoice.rb

#idObject

The ID of the invoice.



19
20
21
# File 'lib/ory-client/models/invoice.rb', line 19

def id
  @id
end