After the user agrees to the terms, respond with the terms version recorded.

interface AgreeToTermsResponseValue {
    version: number;
}

Properties

Properties

version: number

Generated using TypeDoc