Share via


TransferOffersProperties interface

Transfer offers properties

Properties

offerIdsList

Offers ids list to transfer from source collection to target collection(s)

operation

Operation to perform (For example: Copy or Move)

targetCollections

Target collections ids

Property Details

offerIdsList

Offers ids list to transfer from source collection to target collection(s)

offerIdsList?: string[]

Property Value

string[]

operation

Operation to perform (For example: Copy or Move)

operation?: string

Property Value

string

targetCollections

Target collections ids

targetCollections?: string[]

Property Value

string[]