View Source DocuSign.Model.UserAuthorizationsRequest (DocuSign v1.4.0)
An object that describes the user authorizations to create or update.
Summary
Types
@type t() :: %DocuSign.Model.UserAuthorizationsRequest{ authorizations: [DocuSign.Model.UserAuthorizationCreateRequestWithId.t()] | nil }