Sha256: 580d6845a19377c2db6c4f65149cc2bf2e4dbe80840f120f06d55784f63efd37

Contents?: true

Size: 153 Bytes

Versions: 7

Compression:

Stored size: 153 Bytes

Contents

class NexaasID::Entities::Profile::Contacts < NexaasID::Entities::Base
  attribute :id,            Integer
  attribute :phone_numbers, 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/contacts.rb
nexaas_id-client-0.7.3 lib/nexaas_id/entities/profile/contacts.rb
nexaas_id-client-0.7.2 lib/nexaas_id/entities/profile/contacts.rb
nexaas_id-client-0.7.1 lib/nexaas_id/entities/profile/contacts.rb
nexaas_id-client-0.7.0 lib/nexaas_id/entities/profile/contacts.rb
nexaas_id-client-0.6.0 lib/nexaas_id/entities/profile/contacts.rb
nexaas_id-client-0.5.0 lib/nexaas_id/entities/profile/contacts.rb