AgreementInvoiceLineItemGroupSummary
A summary of grouped billing data for an agreement invoice line item.
Contents
Note
In the following list, the required parameters are described first.
- agreementId
-
The unique identifier of the agreement.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9_/-]+Required: No
- invoiceBillingPeriod
-
The billing period associated with this group.
Type: InvoiceBillingPeriod object
Required: No
- invoiceId
-
The identifier of the invoice for this group.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Pattern:
[A-Za-z0-9_/-]+Required: No
- invoiceType
-
The type of invoice. Valid values are
INVOICEandCREDIT_MEMO.Type: String
Valid Values:
INVOICE | CREDIT_MEMORequired: No
- invoicingEntity
-
The entity that issues the invoice.
Type: InvoicingEntity object
Required: No
- issuedTime
-
The timestamp when the invoice containing this group was created.
Type: Timestamp
Required: No
- pricingCurrencyAmount
-
Monetary amounts for this invoice group.
Type: PricingCurrencyAmount object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: