Versions in this module Expand all Collapse all v0 v0.0.1 Jul 17, 2024 Changes in this version + func NewQueryBuilder() *pmsProductAttributeQueryBuilder + type PmsProductAttribute struct + FilterType int32 + HandAddStatus int32 + Id int64 + InputList string + InputType int32 + Name string + ProductAttributeCategoryId int64 + RelatedStatus int32 + SearchType int32 + SelectType int32 + Sort int32 + Type int32 + func NewModel() *PmsProductAttribute + func (t *PmsProductAttribute) Create(db *gorm.DB) (id int64, err error)