InvoicesDownloadInvoiceHeaders Class

Definition

Defines headers for DownloadInvoice operation.

public class InvoicesDownloadInvoiceHeaders
type InvoicesDownloadInvoiceHeaders = class
Public Class InvoicesDownloadInvoiceHeaders
Inheritance
InvoicesDownloadInvoiceHeaders

Constructors

InvoicesDownloadInvoiceHeaders()

Initializes a new instance of the InvoicesDownloadInvoiceHeaders class.

InvoicesDownloadInvoiceHeaders(String, String)

Initializes a new instance of the InvoicesDownloadInvoiceHeaders class.

Properties

Location

Gets or sets GET this URL to retrieve the status of the asynchronous operation.

RetryAfter

Gets or sets the amount of delay to use while the status of the operation is checked. The value is expressed in seconds.

Applies to