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)



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

property :book, String

#capitalGOBL::Num::Amount (readonly)



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)



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

property :entry, String

#labelString (readonly)



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

property :label, String

#officeString (readonly)



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

property :office, String

#otherString (readonly)



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

property :other, String

#pageString (readonly)



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

property :page, String

#sectionString (readonly)



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

property :section, String

#sheetString (readonly)



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

property :sheet, String

#uuidString (readonly)

Universally Unique Identifier.



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

property :uuid, String

#volumeString (readonly)



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

property :volume, String