-
Notifications
You must be signed in to change notification settings - Fork 122
Decorators
Michael Dostál edited this page Nov 14, 2018
·
3 revisions
-
Attribute(options: AttributeDecoratorOptions)
-
AttributeDecoratorOptions
:-
converter
, optional, must implementPropertyConverter
interface -
serializedName
, optional
-
-
-
NestedAttribute(options: AttributeDecoratorOptions)
-
AttributeDecoratorOptions
:-
converter
, optional, must implementPropertyConverter
interface -
serializedName
, optional
-
-
BelongsTo()
HasMany()