RevenueAttributionAllocationErrorDetail

Details of a validation error for a single revenue attribution allocation record.

Types

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

Properties

Link copied to clipboard

The action that was attempted.

Link copied to clipboard

The customer AWS account ID of the failing record.

Link copied to clipboard

Effective start date of the failing record.

Link copied to clipboard

Effective end date of the failing record.

Link copied to clipboard

The deal entity identifier of the failing record.

Link copied to clipboard

The deal entity type of the failing record.

Link copied to clipboard

Machine-readable error code.

Link copied to clipboard

Human-readable error description.

Link copied to clipboard

The allocation identifier. Present for UPDATE actions; absent for CREATE actions.

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