Online Help Center > SendSafely APIs

com.sendsafely.dto

Class EnterpriseInfo

getHost()
Returns the host name for the organization.
Return Type: String
Parameters: N/A

setHost(Host)
Set internally by the API.
Return Type: void
Parameters:
NameTypeDescription
Host String

getSystemName()
Returns the system name for the organization.
Return Type: String
Parameters: N/A

setSystemName(SystemName)
Set internally by the API.
Return Type: void
Parameters:
NameTypeDescription
SystemName String

getAllowUndisclosedRecipients()
Returns true or false depending on if the Organization allows finalizing packages without recipients.
Return Type: Boolean
Parameters: N/A

setAllowUndisclosedRecipients(AllowUndisclosedRecipients)
Set internally by the API.
Return Type: void
Parameters:
NameTypeDescription
AllowUndisclosedRecipients Boolean

getHeaderColor()
Return Type: String
Parameters: N/A

setHeaderColor(HeaderColor)
Return Type: void
Parameters:
NameTypeDescription
HeaderColor String N/A

getLinkColor()
Return Type: String
Parameters: N/A

setLinkColor(LinkColor)
Return Type: void
Parameters:
NameTypeDescription
LinkColor String N/A

getMessageEncryption()
Return Type: boolean
Parameters: N/A

setMessageEncryption(MessageEncryption)
Return Type: void
Parameters:
NameTypeDescription
MessageEncryption boolean N/A