Class: Be::Data::Api::VatBasic

Inherits:
Struct
  • Object
show all
Defined in:
lib/be-data-api.rb

Instance Attribute Summary collapse

Instance Attribute Details

#activeObject

Returns the value of attribute active

Returns:

  • (Object)

    the current value of active



46
47
48
# File 'lib/be-data-api.rb', line 46

def active
  @active
end

#address_frObject

Returns the value of attribute address_fr

Returns:

  • (Object)

    the current value of address_fr



46
47
48
# File 'lib/be-data-api.rb', line 46

def address_fr
  @address_fr
end

#address_nlObject

Returns the value of attribute address_nl

Returns:

  • (Object)

    the current value of address_nl



46
47
48
# File 'lib/be-data-api.rb', line 46

def address_nl
  @address_nl
end

#company_nameObject

Returns the value of attribute company_name

Returns:

  • (Object)

    the current value of company_name



46
47
48
# File 'lib/be-data-api.rb', line 46

def company_name
  @company_name
end

#languageObject

Returns the value of attribute language

Returns:

  • (Object)

    the current value of language



46
47
48
# File 'lib/be-data-api.rb', line 46

def language
  @language
end

#start_dateObject

Returns the value of attribute start_date

Returns:

  • (Object)

    the current value of start_date



46
47
48
# File 'lib/be-data-api.rb', line 46

def start_date
  @start_date
end

#validObject

Returns the value of attribute valid

Returns:

  • (Object)

    the current value of valid



46
47
48
# File 'lib/be-data-api.rb', line 46

def valid
  @valid
end

#vat_cleanObject

Returns the value of attribute vat_clean

Returns:

  • (Object)

    the current value of vat_clean



46
47
48
# File 'lib/be-data-api.rb', line 46

def vat_clean
  @vat_clean
end

#vat_formattedObject

Returns the value of attribute vat_formatted

Returns:

  • (Object)

    the current value of vat_formatted



46
47
48
# File 'lib/be-data-api.rb', line 46

def vat_formatted
  @vat_formatted
end