Interface EnrollmentHistory.ContactInfo

Enclosing interface:
EnrollmentHistory

public static interface EnrollmentHistory.ContactInfo
  • Method Details

    • phoneNumber

      @Nullable String phoneNumber()
    • emailAddress

      @Nullable String emailAddress()
    • website

      @Nullable String website()