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
>>
#
ParametersName | Type |
---|---|
conn | ConnToken |
ctx | Ctx |
organization | string |
#
ReturnsPromise
<Type
<string
| undefined
>>