Class: Ticketbai::Config

Inherits:
Struct
  • Object
show all
Defined in:
lib/ticketbai.rb

Instance Attribute Summary collapse

Instance Attribute Details

#app_nameObject

Returns the value of attribute app_name

Returns:

  • (Object)

    the current value of app_name



33
34
35
# File 'lib/ticketbai.rb', line 33

def app_name
  @app_name
end

#app_versionObject

Returns the value of attribute app_version

Returns:

  • (Object)

    the current value of app_version



33
34
35
# File 'lib/ticketbai.rb', line 33

def app_version
  @app_version
end

#certificatesObject

Returns the value of attribute certificates

Returns:

  • (Object)

    the current value of certificates



33
34
35
# File 'lib/ticketbai.rb', line 33

def certificates
  @certificates
end

#developer_company_nifObject

Returns the value of attribute developer_company_nif

Returns:

  • (Object)

    the current value of developer_company_nif



33
34
35
# File 'lib/ticketbai.rb', line 33

def developer_company_nif
  @developer_company_nif
end

#license_keyObject

Returns the value of attribute license_key

Returns:

  • (Object)

    the current value of license_key



33
34
35
# File 'lib/ticketbai.rb', line 33

def license_key
  @license_key
end