CountBuilder
Constructor
func NewCountBuilder() *CountBuilder
Methods
Build
Builds the object.
func (builder *CountBuilder) Build() (Count, error)
Hide
func (builder *CountBuilder) Hide(hide bool) *CountBuilder
Id
func (builder *CountBuilder) Id(id string) *CountBuilder
See also