Module: models documentation

Classes

ApiSchema
AssetsSchema
DatasSchema
InfosSchema
ParsingSchemas
PricesSchema
RequestSchemas
ScrapperSchemas
SourcesSchema
SourcesSchema
TrendSchema
UserSchema

Methods

(inner) toFloat(a) → {Float}

Return float value for assets.qtt field

Parameters:
Name Type Description
a String

the string to be converted

Source:
Returns:

the a float value

Type
Float

(inner) toLower(a) → {String}

Return lowercase for email fields

Parameters:
Name Type Description
a String

the string to be converted

Source:
Returns:

the a param in lowercase

Type
String