Table of Contents

Namespace Skyline.DataMiner.Protobuf.Shared.General.v1

Classes

Decimal

Protobuf does not support decimal. This message type stores the decimal as a string. The application using this should convert it then.

GeneralV1Reflection

Holder for reflection information generated from protos/general_v1.proto

Guid

Protobuf does not support Guids. This message type stores the Guid as a string. The application using this should convert it then.

MessageBrokerError

Error/Exception class to add to response messages

SingleMessageBrokerError

The Error/Exception itself.