跳到主要内容

IDP.Integration.FOP.addAttachmentAsync() function

添加订单附件

Signature:

function addAttachmentAsync(option: AddOrderStateAttachmentOption): Promise<void>;

Links: function addAttachmentAsync(option: AddOrderStateAttachmentOption): Promise<void>;

Parameters

Parameter

Type

Description

option

AddOrderStateAttachmentOption

@vm-type AsyncFunctionType

Returns:

Promise<void>