CreateBillEstimateResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The bill month start and end timestamp that was used to create the Bill estimate. This is set to the last complete anniversary bill month start and end timestamp.

Link copied to clipboard

Returns summary-level cost information once a Bill estimate is successfully generated. This summary includes: 1) the total cost difference, showing the pre-tax cost change for the consolidated billing family between the completed anniversary bill and the estimated bill, and 2) total cost differences per service, detailing the pre-tax cost of each service, comparing the completed anniversary bill to the estimated bill on a per-service basis.

Link copied to clipboard

The timestamp of when the Bill estimate create process was started (not when it successfully completed or failed).

Link copied to clipboard

The timestamp of when the Bill estimate will expire. A Bill estimate becomes inaccessible after expiration.

Link copied to clipboard

This attribute provides the reason if a Bill estimate result generation fails.

Link copied to clipboard
val id: String

The unique identifier of your newly created Bill estimate.

Link copied to clipboard
val name: String?

The name of your newly created Bill estimate.

Link copied to clipboard

The status of your newly created Bill estimate. Bill estimate creation can take anywhere between 8 to 12 hours. The status will allow you to identify when the Bill estimate is complete or has failed.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String