interface Receiving<T0> {
    id: string;
    version: bigint;
}

Type Parameters

  • T0

Properties

Properties

id: string
version: bigint