Share via


LotSummary Class

A lot summary resource.

Variables are only populated by the server, and will be ignored when sending a request.

Constructor

LotSummary(*, e_tag: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
e_tag
str

eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.

Default value: None

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

e_tag
str

eTag of the resource. To handle concurrent update scenario, this field will be used to determine whether the user is updating the latest version or not.

original_amount

The original amount of a lot.

closed_balance

The balance as of the last invoice.

source

The source of the lot. Known values are: "PurchasedCredit", "PromotionalCredit", "ConsumptionCommitment".

start_date

The date when the lot became effective.

expiration_date

The expiration date of a lot.

po_number
str

The po number of the invoice on which the lot was added. This property is not available for ConsumptionCommitment lots.

purchased_date

The date when the lot was added.

status
str or Status

The status of the lot. Known values are: "None", "Active", "Inactive", "Expired", "Complete", "Canceled".

credit_currency
str

The currency of the lot.

billing_currency
str

The billing currency of the lot.

original_amount_in_billing_currency

The original amount of a lot in billing currency.

closed_balance_in_billing_currency

The balance as of the last invoice in billing currency.

reseller

The reseller of the lot.

e_tag_properties_e_tag
str

The eTag for the resource.