Type alias MaxUsesDiscountCondition

MaxUsesDiscountCondition: MaxUsesDiscountConditionDto & {
    id: UUID;
}

Generated using TypeDoc