interface SuiObjectRef {
    digest: string;
    objectId: string;
    version: string;
}

Properties

digest: string

Base64 string representing the object digest

objectId: string

Hex code as string representing the object id

version: string

Object version.