Class: Eversign::Models::Business

Inherits:
Object
  • Object
show all
Defined in:
lib/eversign/models/business.rb

Instance Attribute Summary collapse

Instance Attribute Details

#business_idObject

Returns the value of attribute business_id.



4
5
6
# File 'lib/eversign/models/business.rb', line 4

def business_id
  @business_id
end

#business_identifierObject

Returns the value of attribute business_identifier.



4
5
6
# File 'lib/eversign/models/business.rb', line 4

def business_identifier
  @business_identifier
end

#business_nameObject

Returns the value of attribute business_name.



4
5
6
# File 'lib/eversign/models/business.rb', line 4

def business_name
  @business_name
end

#business_statusObject

Returns the value of attribute business_status.



4
5
6
# File 'lib/eversign/models/business.rb', line 4

def business_status
  @business_status
end

#creation_time_stampObject

Returns the value of attribute creation_time_stamp.



4
5
6
# File 'lib/eversign/models/business.rb', line 4

def creation_time_stamp
  @creation_time_stamp
end

#is_primaryObject

Returns the value of attribute is_primary.



4
5
6
# File 'lib/eversign/models/business.rb', line 4

def is_primary
  @is_primary
end