DocuSign v0.1.2 DocuSign.Model.CloudStorageProvider View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() :: %DocuSign.Model.CloudStorageProvider{
  authenticationUrl: String.t(),
  errorDetails: ErrorDetails,
  redirectUrl: String.t(),
  service: String.t(),
  serviceId: String.t()
}