Botfuel v0.1.0 Botfuel.Entity View Source
Link to this section Summary
Functions
Check the provided parameters and field against the set of all possible dimensions.
It returns a purified %Botfuel.Entity{} from bad user input
Link to this section Types
Link to this type
dimension()
View Source
dimension() :: :street_number | :street_type | :postal | :city | :country | :address | :language | :nationality | :email | :hashtag | :number | :ordinal | :time | :duration | :distance | :area | :volume | :temperature | :forename | :family | :percentage | :url | :item_count | :currency | :money | :color
Link to this section Functions
Check the provided parameters and field against the set of all possible dimensions.
It returns a purified %Botfuel.Entity{} from bad user input.