| ServiceContext Properties |
The ServiceContext type exposes the following members.
| Name | Description | |
|---|---|---|
| AppToken |
Gets or Sets the Application Token.
| |
| BaseUrl |
Gets Base Uri for IDS Service Calls.
| |
| Include |
Gets Intuit Include Type.
| |
| IppConfiguration |
Gets or sets the Ipp configuration.
| |
| MinorVersion |
Gets Intuit MinorVersion Type.
| |
| RealmId |
Gets Realm/Company Id.
| |
| RequestId |
Gets Unique requestId for the API call.
| |
| ServiceType |
Gets Intuit Service Type.
| |
| Timeout |
timeout param to be passed to services. To setup the ReadWriteTimeout property in HttpWebRequest.
It is only for sync web requests. If not set, the default timeout will be used.
|