apidocs
/
com.srv4pos.server.api.product
/
ProductServiceTest
/
createProduct
createProduct
open
static
fun
createProduct
(
identifier
:
String
!
,
name
:
String
!
,
tax
:
String
!
)
:
ProductInfo
!