Mayson Monorepo Documentation
    Preparing search index...
    interface Account {
        shown_and_accepted?: boolean;
    }
    Index

    Properties

    shown_and_accepted?: boolean

    The boolean value indicating if the terms of service have been accepted.