BatchCreateBillScenarioUsageModificationError

Represents an error that occurred during a batch create operation for bill scenario usage modifications.

Types

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

Properties

Link copied to clipboard

The error code associated with the failed operation.

Link copied to clipboard

A descriptive message for the error that occurred.

Link copied to clipboard
val key: String?

The key of the entry that caused the error.

Functions

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