Namespace Worldline.Connect.Sdk
Classes
ApiResource
Base class of all Worldline Global Collect platform API resources.
CallContext
A call context can be used to send extra information with a request, and to receive extra information from a response. Please note that this class is not thread-safe. Each request should get its own call context instance.
Client
Worldline Global Collect platform client. Thread-safe.
This client and all its child clients are bound to one specific value for the X-GCS-ClientMetaInfo header. To get a new client with a different header value, use WithClientMetaInfo(string).
Communicator
Used to communicate with the Worldline Global Collect platform web services.
CommunicatorBuilder
Builder for a Communicator object.
CommunicatorConfiguration
Configuration for the communicator.
Factory
Worldline Global Collect platform factory for several SDK components.
Proxy
Represents a proxy with a URI and it's authentication.