SoftwareRevenue

Specifies a customer's procurement terms details. Required only for partners in eligible programs.

Types

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

Properties

Link copied to clipboard

Specifies the customer's intended payment type agreement or procurement method to acquire the solution or service outlined in the Opportunity.

Link copied to clipboard

Specifies the Opportunity's customer engagement start date for the contract's effectiveness.

Link copied to clipboard

Specifies the expiration date for the contract between the customer and Amazon Web Services partner. It signifies the termination date of the agreed-upon engagement period between both parties.

Link copied to clipboard

Specifies the payment value (amount and currency).

Functions

Link copied to clipboard
inline fun copy(block: SoftwareRevenue.Builder.() -> Unit = {}): SoftwareRevenue
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