Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
esri-compat-entry
FeatureLayerDeleteAttachmentsOptions
Interface FeatureLayerDeleteAttachmentsOptions
interface
FeatureLayerDeleteAttachmentsOptions
{
attachmentIds
:
string
|
number
[]
;
extraParams
?:
Record
<
string
,
string
|
number
|
boolean
>
;
objectId
:
number
;
responseFormat
?:
"json"
|
"pjson"
;
}
Index
Properties
attachment
Ids
extra
Params?
object
Id
response
Format?
Properties
attachment
Ids
attachment
Ids
:
string
|
number
[]
Optional
extra
Params
extra
Params
?:
Record
<
string
,
string
|
number
|
boolean
>
object
Id
object
Id
:
number
Optional
response
Format
response
Format
?:
"json"
|
"pjson"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attachment
Ids
extra
Params
object
Id
response
Format
@honua/sdk-js
Loading...