Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TermsOfServiceProperties

Package version

Terms of service contract properties.

Hierarchy

  • TermsOfServiceProperties

Index

Properties

Optional consentRequired

consentRequired: undefined | false | true

Ask user for consent to the terms of service.

Optional enabled

enabled: undefined | false | true

Display terms of service during a sign-up process.

Optional text

text: undefined | string

A terms of service text.

Generated using TypeDoc