projects/aoc-client/core/models/aoc-model-manager.ts
Meta information for each field
Properties |
|
enum |
enum:
|
Type : string
|
Optional |
isCollection |
isCollection:
|
Type : boolean
|
isEmbedded |
isEmbedded:
|
Type : boolean
|
isEntity |
isEntity:
|
Type : boolean
|
transform |
transform:
|
Type : function
|
Optional |
type |
type:
|
Type : "string" | "number" | "date" | "big" | "boolean" | "json" | | literal type
|