LotSummary interface
A lot summary resource.
- Extends
Properties
billing |
The billing currency of the lot. NOTE: This property will not be serialized. It can only be populated by the server. |
closed |
The balance as of the last invoice. NOTE: This property will not be serialized. It can only be populated by the server. |
closed |
The balance as of the last invoice in billing currency. NOTE: This property will not be serialized. It can only be populated by the server. |
credit |
The currency of the lot. NOTE: This property will not be serialized. It can only be populated by the server. |
e |
The eTag for the resource. NOTE: This property will not be serialized. It can only be populated by the server. |
expiration |
The expiration date of a lot. NOTE: This property will not be serialized. It can only be populated by the server. |
original |
The original amount of a lot. NOTE: This property will not be serialized. It can only be populated by the server. |
original |
The original amount of a lot in billing currency. NOTE: This property will not be serialized. It can only be populated by the server. |
po |
The po number of the invoice on which the lot was added. This property is not available for ConsumptionCommitment lots. NOTE: This property will not be serialized. It can only be populated by the server. |
purchased |
The date when the lot was added. NOTE: This property will not be serialized. It can only be populated by the server. |
reseller | The reseller of the lot. NOTE: This property will not be serialized. It can only be populated by the server. |
source | The source of the lot. NOTE: This property will not be serialized. It can only be populated by the server. |
start |
The date when the lot became effective. NOTE: This property will not be serialized. It can only be populated by the server. |
status | The status of the lot. NOTE: This property will not be serialized. It can only be populated by the server. |
Inherited Properties
e |
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. |
id | Resource Id. NOTE: This property will not be serialized. It can only be populated by the server. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
billingCurrency
The billing currency of the lot. NOTE: This property will not be serialized. It can only be populated by the server.
billingCurrency?: string
Property Value
string
closedBalance
The balance as of the last invoice. NOTE: This property will not be serialized. It can only be populated by the server.
closedBalance?: Amount
Property Value
closedBalanceInBillingCurrency
The balance as of the last invoice in billing currency. NOTE: This property will not be serialized. It can only be populated by the server.
closedBalanceInBillingCurrency?: AmountWithExchangeRate
Property Value
creditCurrency
The currency of the lot. NOTE: This property will not be serialized. It can only be populated by the server.
creditCurrency?: string
Property Value
string
eTagPropertiesETag
The eTag for the resource. NOTE: This property will not be serialized. It can only be populated by the server.
eTagPropertiesETag?: string
Property Value
string
expirationDate
The expiration date of a lot. NOTE: This property will not be serialized. It can only be populated by the server.
expirationDate?: Date
Property Value
Date
originalAmount
The original amount of a lot. NOTE: This property will not be serialized. It can only be populated by the server.
originalAmount?: Amount
Property Value
originalAmountInBillingCurrency
The original amount of a lot in billing currency. NOTE: This property will not be serialized. It can only be populated by the server.
originalAmountInBillingCurrency?: AmountWithExchangeRate
Property Value
poNumber
The po number of the invoice on which the lot was added. This property is not available for ConsumptionCommitment lots. NOTE: This property will not be serialized. It can only be populated by the server.
poNumber?: string
Property Value
string
purchasedDate
The date when the lot was added. NOTE: This property will not be serialized. It can only be populated by the server.
purchasedDate?: Date
Property Value
Date
reseller
The reseller of the lot. NOTE: This property will not be serialized. It can only be populated by the server.
reseller?: Reseller
Property Value
source
The source of the lot. NOTE: This property will not be serialized. It can only be populated by the server.
source?: string
Property Value
string
startDate
The date when the lot became effective. NOTE: This property will not be serialized. It can only be populated by the server.
startDate?: Date
Property Value
Date
status
The status of the lot. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
Inherited Property Details
eTag
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.
eTag?: string
Property Value
string
Inherited From ProxyResource.eTag
id
Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
Inherited From ProxyResource.id
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
Inherited From ProxyResource.name
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
Inherited From ProxyResource.type