SellerEngagement

An engagement option available to potential buyers of a product, such as requesting a private offer or a demo.

Types

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

Properties

Link copied to clipboard

The format of the engagement value, such as a URL.

Link copied to clipboard

The type of engagement, such as REQUEST_FOR_PRIVATE_OFFER or REQUEST_FOR_DEMO.

Link copied to clipboard

The engagement value, such as a URL to the engagement form.

Functions

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