DocuSign.Model.UserAuthorizationsRequest (DocuSign v2.0.0)

View Source

An object that describes the user authorizations to create or update.

Summary

Types

t()

@type t() :: %DocuSign.Model.UserAuthorizationsRequest{
  authorizations:
    [DocuSign.Model.UserAuthorizationCreateRequestWithId.t()] | nil
}

Functions

decode(value)