APIリファレンス(JavaScript)
baasatrakuza > UserDetailFavorite
UserDetailFavorite interface
ユーザー詳細のお気に入り情報
Signature:
export interface UserDetailFavorite
Properties
Property | Type | Description |
---|---|---|
data_row? | UserDetail | null | (Optional) お気に入り登録したユーザー詳細 |
favorite_date? | DateString | null | (Optional) お気に入り登録日時 |
object_name? | string | null | (Optional) お気に入り登録したオブジェクト名(オブジェクトID) |