Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

FbiJson

public class ILC.Fishbowl.Client.Models.JSON.FbiJson

Constructor

FbiJson()

Properties

Name

Type

Comments

Ticket

Ticket

FbiMsgsRq

Dictionary<String, Object>

FbiMsgsRs

FbiMsgsRs

FbiJsonEnvelope

public class ILC.Fishbowl.Client.Models.JSON.FbiJsonEnvelope

Constructor

FbiJsonEnvelope()

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

FbiMsgsRs()

Properties

Name

Type

Comments

statusCode

Nullable<Int32>

statusMessage

String

Ticket

public class ILC.Fishbowl.Client.Models.JSON.Ticket

Constructor

Ticket()

Properties

Name

Type

Comments

Key

String

  • No labels