Home Reference Source

Typedef

Static Public Summary
public

oneOrManyParser(fields: Immutable.Map | Immutable.List<Immutable.Map>): Type | Immutable.List<Type>: function

Static Public

public oneOrManyParser(fields: Immutable.Map | Immutable.List<Immutable.Map>): Type | Immutable.List<Type>: function source

Params:

NameTypeAttributeDescription
fields Immutable.Map | Immutable.List<Immutable.Map>

The field or fields to parse.

Return:

Type | Immutable.List<Type>

The parsed type or types.