CreateProductRequest

Request to create a product.

Variables

name

string

The name of the product

price_per_unit

string

The price per unit of the product

exchange

boolean

Indicates if you can exchange the product or not

program_ids

int64

The Id of the program of the product

community_id

int64

The id of the community of the product

Close