Class BWSystem.SystemTimeZoneGetListRequest

  • Enclosing class:
    BWSystem

    public static class BWSystem.SystemTimeZoneGetListRequest
    extends Request<BWSystem.SystemTimeZoneGetListResponse>
    Requests the configured time zone of the server processing the request and the list of time zone names. The response is either SystemTimeZoneGetListResponse20 or ErrorResponse.
    Author:
    AlpacaGenerator
    • Constructor Detail

      • SystemTimeZoneGetListRequest

        public SystemTimeZoneGetListRequest()
      • SystemTimeZoneGetListRequest

        public SystemTimeZoneGetListRequest​(BroadWorksServer broadWorksServer)