UpdateProductRequest

Request to update a product

Variables

id

int64

The id of the product.

name

string

The name of the product.

price_per_unit

string

The price per unit of the product.

Close