RevenueShareAllocation

A single allocation change within a batch request.

Types

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

Properties

Link copied to clipboard

The operation type: CREATE or UPDATE.

Link copied to clipboard

The customer AWS account ID for this associated deal entity.

Link copied to clipboard

The effective start date for this allocation.

Link copied to clipboard

The effective end date for this allocation.

Link copied to clipboard

The unique identifier of the associated deal entity.

Link copied to clipboard

The type of the associated deal entity.

Link copied to clipboard

The allocation to update. Required when Action is UPDATE.

Link copied to clipboard

Revenue share percentage.

Link copied to clipboard

Allocation status. Defaults to ACTIVE on CREATE.

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