Torn API Client
    Preparing search index...

    Type Alias UserEducationResponse

    type UserEducationResponse = {
        education: UserEducation;
    }
    Index

    Properties

    Properties

    education: UserEducation