service/storage_service_url_get
Api Code Documentation / Exports / service/storage_service_url_get
Table of contents
Functions
Functions
storageServiceUrlGet
▸ storageServiceUrlGet(conn
, ctx
, organization
): Promise
<Type
<string
| undefined
>>
Parameters
Name | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
organization | string |
Returns
Promise
<Type
<string
| undefined
>>