ProtoOAApplicationAuthRes
StockSharp.cTrader.Native.Model
* Response to the ProtoOAApplicationAuthReq request.
Implements: IMessage<ProtoOAApplicationAuthRes>, IMessage, IEquatable<ProtoOAApplicationAuthRes>, IDeepCloneable<ProtoOAApplicationAuthRes>, IBufferMessage
Properties
HasPayloadType
public bool HasPayloadType { get; }
value = protoOAApplicationAuthRes.HasPayloadType
Gets whether the "payloadType" field is set
Methods
ClearPayloadType
public void ClearPayloadType()
protoOAApplicationAuthRes.ClearPayloadType()
Clears the value of the "payloadType" field
Fields
PayloadTypeFieldNumber
public const int PayloadTypeFieldNumber
value = ProtoOAApplicationAuthRes.PayloadTypeFieldNumber
Field number for the "payloadType" field.