SupportTerm

Defines the customer support available for the acceptors when they purchase the software.

Types

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

Properties

Link copied to clipboard

Free-text field about the refund policy description that will be shown to customers as is on the website and console.

Link copied to clipboard
val type: String?

Category of the term being updated.

Functions

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