keyForLink (key, kind) String
keyForLink can be used to define a custom key when deserializing link properties.
Parameters:
- 
key 
String - 
kind 
String - `belongsTo` or `hasMany`
 
Returns:
- 
String - normalized key
 
keyForLink (key, kind) String
keyForLink can be used to define a custom key when deserializing link properties.
String
String
String 
Please login to continue.