Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • SdaPostWorkPackagesRecords2JsonSample

Index

Properties

Methods

Object literals

Properties

Static Private PATH

PATH: string = "tenants/${tenantId}/sessions/${sessionId}/dialogs/2/records"

Methods

Static copyOfResponse

  • copyOfResponse(): object

Object literals

Static Private BODY

BODY: object

fetchDirection

fetchDirection: string = "FORWARD"

fetchMaxRecords

fetchMaxRecords: number = 50

fromRecordId

fromRecordId: string = "AA48"

type

type: string = "hxgn.api.dialog.QueryParameters"

Static Private RESPONSE

RESPONSE: object

defaultActionId

defaultActionId: string = "alias_Open"

dialogAlias

dialogAlias: string = "Workpackage_General"

dialogName

dialogName: string = "Workpackage_General"

hasMore

hasMore: boolean = true

records

records: object[] = [{"annotations": [],"id": "AA49","type": "hxgn.api.dialog.Record","properties": [{"name": "Disciplines","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": null}, {"name": "Owning_Group","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": null}, {"name": "Description","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "Test 49"}, {"name": "Config","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "PL_PAP"}, {"name": "Name","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "Test 49"}, {"name": "UID","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "Test 49"}, {"name": "Creation_User","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "SMU"}, {"name": "Classification","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "Work Pack for Mobile"}, {"name": "Organizations","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": null}, {"name": "Creation_Date","format": "date","annotations": [],"type": "hxgn.api.dialog.Property","value": "2018-01-01"}, {"name": "Last_Update_Date","format": "date","annotations": [],"type": "hxgn.api.dialog.Property","value": "2018-01-01"}, {"name": "Id","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "AA49"}, {"name": "Contract","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": null}]}, {"annotations": [],"id": "AA50","type": "hxgn.api.dialog.Record","properties": [{"name": "Disciplines","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": null}, {"name": "Owning_Group","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": null}, {"name": "Description","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "Test 50"}, {"name": "Config","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "PL_PAP"}, {"name": "Name","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "Test 50"}, {"name": "UID","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "Test 50"}, {"name": "Creation_User","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "SMU"}, {"name": "Classification","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "Work Pack for Mobile"}, {"name": "Organizations","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": null}, {"name": "Creation_Date","format": "date","annotations": [],"type": "hxgn.api.dialog.Property","value": "2018-01-01"}, {"name": "Last_Update_Date","format": "date","annotations": [],"type": "hxgn.api.dialog.Property","value": "2018-01-01"}, {"name": "Id","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": "AA50"}, {"name": "Contract","format": null,"annotations": [],"type": "hxgn.api.dialog.Property","value": null}]}]

type

type: string = "hxgn.api.dialog.RecordSet"

Generated using TypeDoc