AcceptTermsAndConditionsRequest

interface AcceptTermsAndConditionsRequest

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

type
Link copied to clipboard

The type of Ts and Cs that the shopper/customer has agreed to.

abstract val type: String
version
Link copied to clipboard

The current version of the Ts and Cs that the shopper/customer has agreed to.

abstract val version: String