InvoicesDownloadBillingSubscriptionInvoiceHeaders Class

Definition

Defines headers for DownloadBillingSubscriptionInvoice operation.

public class InvoicesDownloadBillingSubscriptionInvoiceHeaders
type InvoicesDownloadBillingSubscriptionInvoiceHeaders = class
Public Class InvoicesDownloadBillingSubscriptionInvoiceHeaders
Inheritance
InvoicesDownloadBillingSubscriptionInvoiceHeaders

Constructors

InvoicesDownloadBillingSubscriptionInvoiceHeaders()

Initializes a new instance of the InvoicesDownloadBillingSubscriptionInvoiceHeaders class.

InvoicesDownloadBillingSubscriptionInvoiceHeaders(String, String)

Initializes a new instance of the InvoicesDownloadBillingSubscriptionInvoiceHeaders 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