ProductsMoveHeaders Class

Definition

Defines headers for Move operation.

public class ProductsMoveHeaders
type ProductsMoveHeaders = class
Public Class ProductsMoveHeaders
Inheritance
ProductsMoveHeaders

Constructors

ProductsMoveHeaders()

Initializes a new instance of the ProductsMoveHeaders class.

ProductsMoveHeaders(String, Nullable<Int32>)

Initializes a new instance of the ProductsMoveHeaders class.

Properties

Location

Gets or sets location URI to poll for result

RetryAfter

Gets or sets recommended time to wait before making another request to check the status of the operation. The time is specified in seconds.

Applies to