public static interface ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder extends SdkPojo, CopyableBuilder<ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder,ListCustomLineItemVersionsBillingPeriodRangeFilter>
| Modifier and Type | Method and Description |
|---|---|
ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder |
endBillingPeriod(String endBillingPeriod)
The exclusive end billing period that defines a billing period range where a custom line item version is
applied.
|
ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder |
startBillingPeriod(String startBillingPeriod)
The inclusive start billing period that defines a billing period range where a custom line item version is
applied.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildListCustomLineItemVersionsBillingPeriodRangeFilter.Builder startBillingPeriod(String startBillingPeriod)
The inclusive start billing period that defines a billing period range where a custom line item version is applied.
startBillingPeriod - The inclusive start billing period that defines a billing period range where a custom line item
version is applied.ListCustomLineItemVersionsBillingPeriodRangeFilter.Builder endBillingPeriod(String endBillingPeriod)
The exclusive end billing period that defines a billing period range where a custom line item version is applied.
endBillingPeriod - The exclusive end billing period that defines a billing period range where a custom line item version
is applied.Copyright © 2023. All rights reserved.