NAME
Mojo::SAML::Document::ContactPerson
DESCRIPTION
Represents an ContactPerson SAML metadata tag
ATTRIBUTES
Mojo::SAML::Document::ContactPerson inherits all attributes from Mojo::SAML::Document and implements the following new ones.
company
Optional. The company name of the contact.
emails
Optional. An array reference containing contact email addresses.
given_name
Optional. The given or first name of the contact.
surname
Optional. The surname or last name of the contact.
telephone_numbers
Optional. An array reference containing contact telephone numbers.
template
A template specific to the document type.
type
Required. The type of contact this represents. Should be one of technical, support, administrative, billing, and other.