--- layout: docs title: AttributeNumber edit_url: "https://github.com/nylas/N1/blob/master/src/flux/attributes/attribute-number.coffee" ---

Summary

The value of this attribute is always a number, or null.

Instance Methods

greaterThan()

Returns
Return Values

Returns a Matcher for objects greater than the provided value.

lessThan()

Returns
Return Values

Returns a Matcher for objects less than the provided value.