Appearance
@keymaster/connect / StoragePutParams
Interface: StoragePutParams
Properties overview
| Property | Type | Required | Description |
|---|---|---|---|
connectSessionId | string | Yes | — |
path | string | Yes | — |
content | BinaryField | Yes | — |
contentType? | string | No | — |
overwrite? | boolean | No | — |
Properties
connectSessionId
connectSessionId:
string
path
path:
string
content
content:
BinaryField
contentType?
optionalcontentType?:string
overwrite?
optionaloverwrite?:boolean