APIリファレンス(Node.js)
baasatrakuza-admin > UserDetailClient > fromJSON
UserDetailClient.fromJSON() method
JSONから、UserDetailを生成して返します。
Signature:
fromJSON(json: any): UserDetail;
Parameters
Parameter | Type | Description |
---|---|---|
json | any | ユーザー詳細のJSON |
Returns:
ユーザー詳細