Interface DictionaryServiceDisapprovalReasonSelector

DictionaryServiceDisapprovalReasonSelectorオブジェクトは、 EditorialReason一覧取得リクエストを格納するコンテナです。
DictionaryServiceDisapprovalReasonSelectorobject is a containter for EditorialReason list.

Hierarchy

  • DictionaryServiceDisapprovalReasonSelector

Properties

Memberof

DictionaryServiceDisapprovalReasonSelector

numberResults?: null | number
開始位置から取得する結果の数。このフィールドは、1以上を指定する必要があります。
The number of results to retrieve starting from the initial position. This field must be greater than or equal to 1.

Memberof

DictionaryServiceDisapprovalReasonSelector

startIndex?: null | number
開始位置から取得する結果の数。このフィールドは、1以上を指定する必要があります。
The number of results to retrieve starting from the initial position. This field must be greater than or equal to 1.

Memberof

DictionaryServiceDisapprovalReasonSelector