@aptos-labs/ts-sdk - v3.1.1
    Preparing search index...

    Type Alias GetObjectDataQueryResponse

    GetObjectDataQueryResponse: GetObjectDataQuery["current_objects"]

    CUSTOM RESPONSE TYPES FOR THE END USER

    To provide a good dev exp, we build custom types derived from the query types to be the response type the end developer/user will work with.

    These types are used as the return type when calling a sdk api function that calls the function that queries the server (usually under the /api/ folder)