Skip to content

PdfLetterheadTemplatePhoneNumberSource

The source used to populate the phone number shown on the letterhead.

Used By

Definition

"""
The source used to populate the phone number shown on the letterhead.
"""
enum PdfLetterheadTemplatePhoneNumberSource {
ORGANIZATION
CURRENT_USER
PRIMARY_PROVIDER
OTHER
}