TermsAndConditions
Terms and Conditions agreement.
type TermsAndConditions {
hash: HexEncoded!
url: String!
}
Fields
TermsAndConditions.hash ● HexEncoded! non-null scalar
The hex-encoded hash of the Terms and Conditions document.
TermsAndConditions.url ● String! non-null scalar
The URL where the Terms and Conditions can be found.
Member Of
SystemParameters object