Class: GOBL::Org::Registration

Inherits:
GOBL::Object show all
Defined in:
lib/generated/gobl/org/registration.rb

Overview

Registration is used in countries that require additional information to be associated with a company usually related to a specific registration office.

Constant Summary collapse

SCHEMA_ID =

The Schema ID of the GOBL Registration structure

'https://gobl.org/draft-0/org/registration'

Instance Attribute Summary collapse

Method Summary

Methods inherited from GOBL::Object

new

Methods inherited from Struct

#as_json, from_data, from_json!, #to_json

Instance Attribute Details

#bookString (readonly)

Returns:

  • (String)


38
# File 'lib/generated/gobl/org/registration.rb', line 38

property :book, String

#capitalGOBL::Num::Amount (readonly)

Returns:



26
# File 'lib/generated/gobl/org/registration.rb', line 26

property :capital, GOBL::Num::Amount

#currencyGOBL::Currency::Code (readonly)



30
# File 'lib/generated/gobl/org/registration.rb', line 30

property :currency, GOBL::Currency::Code

#entryString (readonly)

Returns:

  • (String)


58
# File 'lib/generated/gobl/org/registration.rb', line 58

property :entry, String

#labelString (readonly)

Returns:

  • (String)


22
# File 'lib/generated/gobl/org/registration.rb', line 22

property :label, String

#officeString (readonly)

Returns:

  • (String)


34
# File 'lib/generated/gobl/org/registration.rb', line 34

property :office, String

#otherString (readonly)

Returns:

  • (String)


62
# File 'lib/generated/gobl/org/registration.rb', line 62

property :other, String

#pageString (readonly)

Returns:

  • (String)


54
# File 'lib/generated/gobl/org/registration.rb', line 54

property :page, String

#sectionString (readonly)

Returns:

  • (String)


50
# File 'lib/generated/gobl/org/registration.rb', line 50

property :section, String

#sheetString (readonly)

Returns:

  • (String)


46
# File 'lib/generated/gobl/org/registration.rb', line 46

property :sheet, String

#uuidString (readonly)

Universally Unique Identifier.

Returns:

  • (String)


18
# File 'lib/generated/gobl/org/registration.rb', line 18

property :uuid, String

#volumeString (readonly)

Returns:

  • (String)


42
# File 'lib/generated/gobl/org/registration.rb', line 42

property :volume, String