AccountSummary

An object that contains an Account's subset of fields.

Types

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

Properties

Link copied to clipboard

Specifies the end Customer's address details associated with the Opportunity.

Link copied to clipboard

Specifies the end Customer's company name associated with the Opportunity.

Link copied to clipboard

Specifies which industry the end Customer belongs to associated with the Opportunity. It refers to the category or sector that the customer's business operates in.

Link copied to clipboard

Specifies the end Customer's industry associated with the Opportunity, when the selected value in the Industry field is Other. This field is relevant when the customer's industry doesn't fall under the predefined picklist values and requires a custom description.

Link copied to clipboard

Specifies the end customer's company website URL associated with the Opportunity. This value is crucial to map the customer within the Amazon Web Services CRM system.

Functions

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