AffectedMoveResource interface

The RP custom operation error info.

Properties

id

The affected move resource id. NOTE: This property will not be serialized. It can only be populated by the server.

moveResources

The affected move resources. NOTE: This property will not be serialized. It can only be populated by the server.

sourceId

The affected move resource source id. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

id

The affected move resource id. NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Property Value

string

moveResources

The affected move resources. NOTE: This property will not be serialized. It can only be populated by the server.

moveResources?: AffectedMoveResource[]

Property Value

sourceId

The affected move resource source id. NOTE: This property will not be serialized. It can only be populated by the server.

sourceId?: string

Property Value

string