FbiJson
public class ILC.Fishbowl.Client.Models.JSON.FbiJson
Constructor
Properties
Name | Type | Comments |
---|---|---|
Ticket | Ticket | |
FbiMsgsRq | Dictionary<String, Object> | |
FbiMsgsRs | FbiMsgsRs |
FbiJsonEnvelope
public class ILC.Fishbowl.Client.Models.JSON.FbiJsonEnvelope
Constructor
Properties
Name | Type | Comments |
---|---|---|
FbiJson | FbiJson |
FbiMsgsRs
public class ILC.Fishbowl.Client.Models.JSON.FbiMsgsRs
: System.Collections.Generic.Dictionary`2[System.String,System.Object], System.Collections.Generic.IDictionary`2[System.String,System.Object], System.Collections.Generic.ICollection`1[System.Collections.Generic.KeyValuePair`2[System.String,System.Object]], System.Collections.Generic.IEnumerable`1[System.Collections.Generic.KeyValuePair`2[System.String,System.Object]], System.Collections.IEnumerable, System.Collections.IDictionary, System.Collections.ICollection, System.Collections.Generic.IReadOnlyDictionary`2[System.String,System.Object], System.Collections.Generic.IReadOnlyCollection`1[System.Collections.Generic.KeyValuePair`2[System.String,System.Object]], System.Runtime.Serialization.ISerializable, System.Runtime.Serialization.IDeserializationCallback
Constructor
Properties
Name | Type | Comments |
---|---|---|
statusCode | Nullable<Int32> | |
statusMessage | String |
Ticket
public class ILC.Fishbowl.Client.Models.JSON.Ticket
Constructor
Properties
Name | Type | Comments |
---|---|---|
Key | String |