interface VersionChangeCap {
    old_version: bigint;
    versioned_id: string;
}

Properties

old_version: bigint
versioned_id: string