add: transaction billing
This commit is contained in:
@@ -11,6 +11,9 @@ export class UpdatePriceProductDto {
|
||||
@IsNotEmpty()
|
||||
type: productType;
|
||||
|
||||
@IsNotEmpty()
|
||||
productType: string;
|
||||
|
||||
startDate: Date;
|
||||
|
||||
endDate: Date;
|
||||
|
||||
Reference in New Issue
Block a user