View Source DocuSign.Model.CloudStorageProviders (DocuSign v1.1.0)

The CloudStorageProviders resource provides methods that allow you to manage the cloud storage providers associate with an account.

Link to this section Summary

Link to this section Types

@type t() :: %DocuSign.Model.CloudStorageProviders{
  storageProviders: [DocuSign.Model.CloudStorageProvider.t()] | nil
}