pterowraptyl
    Preparing search index...

    Interface User

    interface User {
        attributes: UserAttributes;
        object: "user";
    }
    Index

    Properties

    Properties

    attributes: UserAttributes
    object: "user"