DocuSign v0.2.1 DocuSign.Model.RecipientViewRequest View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %DocuSign.Model.RecipientViewRequest{
assertionId: String.t(),
authenticationInstant: String.t(),
authenticationMethod: String.t(),
clientUserId: String.t(),
email: String.t(),
pingFrequency: String.t(),
pingUrl: String.t(),
recipientId: String.t(),
returnUrl: String.t(),
securityDomain: String.t(),
userId: String.t(),
userName: String.t(),
xFrameOptions: String.t(),
xFrameOptionsAllowFromUrl: String.t()
}
t() :: %DocuSign.Model.RecipientViewRequest{ assertionId: String.t(), authenticationInstant: String.t(), authenticationMethod: String.t(), clientUserId: String.t(), email: String.t(), pingFrequency: String.t(), pingUrl: String.t(), recipientId: String.t(), returnUrl: String.t(), securityDomain: String.t(), userId: String.t(), userName: String.t(), xFrameOptions: String.t(), xFrameOptionsAllowFromUrl: String.t() }