Class: PlatformSdk::IdMapper::Models::Partner

Inherits:
Object
  • Object
show all
Defined in:
lib/platform_sdk/id_mapper/models/partner.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Constructor Details

#initialize(attributes = {}) ⇒ Partner

Returns a new instance of Partner.



14
15
16
17
18
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 14

def initialize(attributes = {})
  attributes.each do |key, value|
    instance_variable_set("@#{key}", value)
  end
end

Instance Attribute Details

#canvas_accountObject

Returns the value of attribute canvas_account.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def 
  @canvas_account
end

#canvas_account_uuidObject

Returns the value of attribute canvas_account_uuid.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def 
  @canvas_account_uuid
end

#canvas_authentication_provider_typeObject

Returns the value of attribute canvas_authentication_provider_type.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def canvas_authentication_provider_type
  @canvas_authentication_provider_type
end

#canvas_domainObject

Returns the value of attribute canvas_domain.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def canvas_domain
  @canvas_domain
end

#clever_district_idObject

Returns the value of attribute clever_district_id.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def clever_district_id
  @clever_district_id
end

#clever_school_idObject

Returns the value of attribute clever_school_id.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def clever_school_id
  @clever_school_id
end

#default_gradeObject

Returns the value of attribute default_grade.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def default_grade
  @default_grade
end

#display_nameObject

Returns the value of attribute display_name.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def display_name
  @display_name
end

#feature_identity_emailsObject

Returns the value of attribute feature_identity_emails.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def feature_identity_emails
  @feature_identity_emails
end

#fuji_idObject

Returns the value of attribute fuji_id.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def fuji_id
  @fuji_id
end

#group_labelObject

Returns the value of attribute group_label.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def group_label
  @group_label
end

#idObject

Returns the value of attribute id.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def id
  @id
end

#nameObject

Returns the value of attribute name.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def name
  @name
end

#powerschool_dcidObject

Returns the value of attribute powerschool_dcid.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def powerschool_dcid
  @powerschool_dcid
end

#powerschool_domainObject

Returns the value of attribute powerschool_domain.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def powerschool_domain
  @powerschool_domain
end

#powerschool_school_numberObject

Returns the value of attribute powerschool_school_number.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def powerschool_school_number
  @powerschool_school_number
end

#roster_sourceObject

Returns the value of attribute roster_source.



7
8
9
# File 'lib/platform_sdk/id_mapper/models/partner.rb', line 7

def roster_source
  @roster_source
end