The version of the legal terms being agreed to.

interface AgreeTermsPayload {
    version: number;
}

Properties

Properties

version: number

Generated using TypeDoc