APIリファレンス(Node.js)
baasatrakuza-admin > PushHistoryFindParam
PushHistoryFindParam interface
プッシュ配信履歴検索のパラメーターです。
Signature:
export interface PushHistoryFindParam
Properties
Property | Type | Description |
---|---|---|
pushMessage? | string | (Optional) プッシュメッセージ |
pushStartDteFrom | DateString | 配信開始日時(From) |
pushStartDteTo | DateString | 配信開始日時(To) |
pushStatus? | PushStatus | (Optional) ステータス |
pushTitle? | string | (Optional) プッシュタイトル |
pushType? | PushType[] | (Optional) 予約種別 |