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