IDP.Integration.FOP.getAttachmentsAsync() function
查询附件
Signature:
function getAttachmentsAsync(option: GetOrderAttachmentsOption): Promise<GetOrderAttachmentsResult>;
Links: function getAttachmentsAsync(option: GetOrderAttachmentsOption): Promise<GetOrderAttachmentsResult>;
Parameters
Parameter | Type | Description |
---|---|---|
option |
Returns:
Promise<GetOrderAttachmentsResult>
Exceptions
Error 报错即表示查询失败
@vm-type AsyncFunctionType