Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.38 KB

EnvelopeTransferRule.md

File metadata and controls

19 lines (15 loc) · 1.38 KB

EnvelopeTransferRule

Properties

Name Type Description Notes
carbonCopyOriginalOwner String When set to true, the original owner is added as a carbon copy recipient after envelope transfer. The default value is false. [optional]
enabled String When set to true, the envelope transfer rule is active. [optional]
envelopeTransferRuleId String The id of the envelope transfer rule. The system generates this id when the rule is first created. [optional]
eventType String The type of envelope event that triggers the transfer. Valid values are: - `sent` - `before sent` - `completed` [optional]
fromGroup Group [optional]
fromUser UserInformation [optional]
modifiedDate String The UTC DateTime when the envelope transfer rule was last modified. This property is read only. [optional]
modifiedUser UserInformation [optional]
toFolder Folder [optional]
toUser UserInformation [optional]

[Back to Model list] [Back to API list] [Back to README]