interface ReplicaMyCartDraft {
    reference: CartReference | OrderReference;
}

Properties

Properties

Reference to a Cart or Order that is replicated.

Generated using TypeDoc