Sha256: e56b310d7645d1237c4efc3e52376b735e62fd68b170546edee8d2546ebd0c71

Contents?: true

Size: 139 Bytes

Versions: 7

Compression:

Stored size: 139 Bytes

Contents

class NexaasID::Entities::Profile::Emails < NexaasID::Entities::Base
  attribute :id,      Integer
  attribute :emails,  Array[String]
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
nexaas_id-client-0.7.4 lib/nexaas_id/entities/profile/emails.rb
nexaas_id-client-0.7.3 lib/nexaas_id/entities/profile/emails.rb
nexaas_id-client-0.7.2 lib/nexaas_id/entities/profile/emails.rb
nexaas_id-client-0.7.1 lib/nexaas_id/entities/profile/emails.rb
nexaas_id-client-0.7.0 lib/nexaas_id/entities/profile/emails.rb
nexaas_id-client-0.6.0 lib/nexaas_id/entities/profile/emails.rb
nexaas_id-client-0.5.0 lib/nexaas_id/entities/profile/emails.rb