Home
last modified time | relevance | path

Searched defs:User_EmployeeCount_Field (Results 1 – 1 of 1) sorted by relevance

/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go8462 type User_EmployeeCount_Field struct { struct
8463 _set bool
8464 _null bool
8465 _value *string
8483 func (f User_EmployeeCount_Field) isnull() bool { return !f._set || f._null || f._value == nil }
8485 func (f User_EmployeeCount_Field) value() interface{} {
8492 func (User_EmployeeCount_Field) _Column() string { return "employee_count" }