excludedDocuments 和 documentVisibility 之间的区别
Differences between excludedDocuments and documentVisibility
看官方documentation,我不明白这2个数据点的区别:
excludedDocuments No Array of Strings Specifies the documents that
are not visible to this recipient. Document Visibility must be enabled
for the account and the enforceSignerVisibility property must be set
to true for the envelope to use this.
documentVisibility No documentVisibility A complex type that
specifies which documents are visible to this recipient.
这两个属性是否实现相同的行为?如果不是,有什么区别?
@Frederic,您可以将文档可见性视为帐户范围的功能。您可以控制对文档的广泛访问。您可以在 guide. Exclude Documents is even granular access, where you can restrict signers to see documents which are allowed by the wider visibility permission. Visibility on account level is controlled under Sender settings. This extensive guide 中阅读详细信息,其中包含解释不同级别的文档可见性部分
看官方documentation,我不明白这2个数据点的区别:
excludedDocuments No Array of Strings Specifies the documents that are not visible to this recipient. Document Visibility must be enabled for the account and the enforceSignerVisibility property must be set to true for the envelope to use this.
documentVisibility No documentVisibility A complex type that specifies which documents are visible to this recipient.
这两个属性是否实现相同的行为?如果不是,有什么区别?
@Frederic,您可以将文档可见性视为帐户范围的功能。您可以控制对文档的广泛访问。您可以在 guide. Exclude Documents is even granular access, where you can restrict signers to see documents which are allowed by the wider visibility permission. Visibility on account level is controlled under Sender settings. This extensive guide 中阅读详细信息,其中包含解释不同级别的文档可见性部分