OBJECT
type WsEndSystemListResult {count: Int currentBatchPosition: Int endSystems: [EndSystemDTO] errorCode: Int errorMessage: String success: Boolean }