@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias authRefreshTokenResponse200

    type authRefreshTokenResponse200 = {
        data: AuthRefreshToken;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200