Sha256: 3bc9dbb8a2b03e0796373296e2b40bb35660ab4a83b111c2e9c177a3aa391315
Contents?: true
Size: 466 Bytes
Versions: 44
Compression:
Stored size: 466 Bytes
Contents
class Dorsale::CustomerVault::CorporationData < Dorsale::CustomerVault::PersonData attribute :legal_form, String attribute :immatriculation_number, String attribute :naf, String attribute :european_union_vat_number, String attribute :societe_com, String attribute :capital, Integer attribute :revenue, Integer attribute :number_of_employees, Integer end
Version data entries
44 entries across 44 versions & 1 rubygems