| Field | 
Type | 
Defaults | 
Nulls? | 
Comments | 
| accountExpirationTimeNumber | 
int | 
None | 
Yes | 
The numerical component of the period at which account will expire. | 
| accountExpirationTimeUnit | 
nvarchar (255) | 
None | 
Yes | 
The time unit component of the period at which account will expire. Values values: MINUTES, HOURS, DAYS, WEEKS, MONTHS, YEARS. | 
| accountExpirationEnabled | 
tinyint | 
None | 
No | 
Whether or not Dropoff accounts can expire. | 
| accountExpirationType | 
nvarchar (255) | 
None | 
No | 
Determines how accounts expire. | 
| enableCaptcha | 
tinyint | 
None | 
No | 
Whether or not the captcha is enabled. | 
| internalUsersAreVerified | 
tinyint | 
None | 
No | 
If true, automatically created internal users (e.g. LDAP-backed users) default to having drop-off portal access. | 
| limitExtensions | 
tinyint | 
None | 
No | 
Whether or not to limit the allowed file extensions for attachments. | 
| limitMaxSize | 
tinyint | 
None | 
No | 
Whether or not to place a limit on the attachments. | 
| limitNumberOfRecipients | 
tinyint | 
None | 
No | 
Whether or not to place a limit on the number of recipients. | 
| linkExpirationTimeNumber | 
int | 
None | 
Yes | 
The numerical component of the period at which package pickup will expire. | 
| linkExpirationTimeUnit | 
nvarchar (255) | 
None | 
Yes | 
The time unit component of the period at which package pickup will expire. Values values: MINUTES, HOURS, DAYS, WEEKS, MONTHS, YEARS. | 
| linkExpirationEnabled | 
tinyint | 
None | 
No | 
Whether or not package pickup link expiration is enabled. | 
| maxNumberOfRecipients | 
int | 
None | 
No | 
The maximum number of recipients. | 
| maxSize | 
numeric (19) | 
None | 
No | 
The maximum size of an attachment. | 
| requireVerifiedUser | 
tinyint | 
None | 
No | 
Whether or not users must log in to use the drop-off portal. | 
| restrictRecipientDomains | 
tinyint | 
None | 
No | 
Whether or not the recipients are restricted to a set of domains. | 
| serviceEnabled | 
tinyint | 
None | 
No | 
Whether or not the drop-off portal is enabled. | 
| identifier | 
numeric (19) | 
None | 
No | 
Unique ID for an entry. |