Type Alias CreateProductResponse

CreateProductResponse: {
    id?: number;
}

Type declaration

  • Optionalid?: number

    ID of the created product