Skip to main content

AsBremenConnection

Status information about a configured mandant at AS Bremen.

type AsBremenConnection {
connected: Boolean!
error: String
mandant: String!
}

Fields

AsBremenConnection.connected ● Boolean! non-null scalar

Returns true, if a connection to AS Bremen with this mandant is successful.

AsBremenConnection.error ● String scalar

Optional error message from AS Bremen API. Is null for a successful connection.

AsBremenConnection.mandant ● String! non-null scalar

The configured mandant

Member Of

ResidentialPark object