ApiResultModelTPayload Property
normally the payload represents a JSON object. If an error occurred, this will represent the localized human-readable error message.
Namespace: MobileTrack.Common.ModelsAssembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public T Payload { get; internal set; }
Property Value
T