DocuSign.Api.Accounts.shared_access_put_shared_access
You're seeing just the function
shared_access_put_shared_access
, go back to
DocuSign.Api.Accounts module for more information.
Specs
Reserved: Sets the shared access information for users.
Reserved: Sets the shared access information for one or more users.
Parameters
- connection (DocuSign.Connection): Connection to server
- account_id (String.t): The external account number (int) or account ID Guid.
- opts (KeywordList): [optional] Optional parameters
- :item_type (String.t):
- :user_ids (String.t):
- :account_shared_access (AccountSharedAccess):
Returns
} on success
{:error, info} on failure