Interface PlacementUrlListServiceValue

PlacementUrlListServiceValueオブジェクトは、メソッドの実行結果(1Entity)を保持するオブジェクトです。
The objects to keep execution result of method(1 Entity).

Hierarchy

  • PlacementUrlListServiceValue

Properties

errors?: null | display.ModelError[]

Memberof

PlacementUrlListServiceValue

operationSucceeded?: null | boolean
処理結果です。trueの場合は、処理は成功しました。falseの場合は処理が失敗しています。
The process results. If true, the process succeeded. If false, the process failed.

Memberof

PlacementUrlListServiceValue

urlList?: null | PlacementUrlList

Memberof

PlacementUrlListServiceValue