Type alias AggregateReference

AggregateReference: {
    pointingTo?: string;
}

Type declaration

  • Optional pointingTo?: string