MoxiWorks Platform
.NET SDK For MoxiWorks Public API
MoxiWorks.Platform.MoxiWorksError Class Reference

Entity for Handling errors returned from the Moxi Works API platfrom. More...

Properties

string Status [get, set]
 The http status code of the associated interaction More...
 
List< string > Messages = new List<string>() [get, set]
 The messages returned from teh API More...
 
string ErrorCode [get, set]
 The error code returned from the API. More...
 

Detailed Description

Entity for Handling errors returned from the Moxi Works API platfrom.

Property Documentation

◆ ErrorCode

string MoxiWorks.Platform.MoxiWorksError.ErrorCode
getset

The error code returned from the API.

◆ Messages

List<string> MoxiWorks.Platform.MoxiWorksError.Messages = new List<string>()
getset

The messages returned from teh API

◆ Status

string MoxiWorks.Platform.MoxiWorksError.Status
getset

The http status code of the associated interaction


The documentation for this class was generated from the following file: