Interface PhoneNumber

All Superinterfaces:
Entity, Resource, Serializable

public interface PhoneNumber extends Resource
Represents a phone number for a User.
  • Method Details

    • getType

      PhoneType getType()
      Returns the type of phone number.
      Returns:
      the type of phone number
    • getPhoneNumber

      String getPhoneNumber()
      Returns the phone number.
      Returns:
      the phone number