APIリファレンス(JavaScript)
Contact interface
コンタクト情報。
Signature:
export interface Contact extends Attributable
Extends: Attributable
Properties
| Property | Type | Description |
|---|---|---|
| beacon_id? | string | null | (Optional) ビーコンID |
| beacon_spot_cd? | string | null | (Optional) ビーコンスポットコード |
| contact_class_cd? | string | null | (Optional) コンタクト種別 |
| contact_date? | DateString | null | (Optional) 日時 |
| contact_item_name? | string | null | (Optional) イベント名称 |
| contact_item_no? | string | null | (Optional) イベント番号 |
| contact_method_class_cd? | string | null | (Optional) コンタクト方法種別 |
| contact_no? | string | null | (Optional) コンタクト番号 |
| coupon_cd? | string | null | (Optional) クーポンコード |
| deposit_no? | string | null | (Optional) 入金番号 |
| entry_no? | string | null | (Optional) 申込番号 |
| place_cd? | string | null | (Optional) 場所 |
| point? | number | null | (Optional) ポイント数 |
| quantity? | number | null | (Optional) 数量 |
| remarks? | string | null | (Optional) 備考 |
| rssi? | number | null | (Optional) 受信電波強度 |
| stamp_rally_cd? | string | null | (Optional) スタンプラリーコード |
| stamp_rally_spot_cd? | string | null | (Optional) スタンプラリースポットコード |
| status_cd? | string | null | (Optional) 状態 |