interface QueryPointerRequestAmino {
    pointee?: string;
    pointer_type?: PointerType;
}

Properties

pointee?: string
pointer_type?: PointerType