Class: Scimitar::Schema::PhoneNumber

Inherits:
Vdtp
  • Object
show all
Defined in:
app/models/scimitar/schema/phone_number.rb

Overview

Represents the schema for the PhoneNumber complex type.

See also Scimitar::ComplexTypes::PhoneNumber

Instance Attribute Summary

Attributes inherited from Base

#description, #id, #meta, #name, #scim_attributes

Method Summary

Methods inherited from Vdtp

scim_attributes

Methods inherited from Base

#as_json, cloned_scim_attributes, find_attribute, #initialize, valid?

Constructor Details

This class inherits a constructor from Scimitar::Schema::Base