Namespace StoneCo.IC.Service.Visa.Host.Client
Classes
ControlProcessorServiceClient
Concrete class that implement HTTP calls on Control Processor Microservice.
MovementServiceClient
Concrete class that implement HTTP calls on Movement Microservice.
PendingInstallmentsServiceClient
Concrete class that implement HTTP calls on Pending Installments Microservice.
Interfaces
IControlProcessorServiceClient
Interface with methods to HTTP calls on Control Processor Microservice.
note
To use this client, see example on ControlProcessorServiceClient.
IMovementServiceClient
Interface with methods to HTTP calls on Movement Microservice.
note
To use this client, see example on MovementServiceClient.
IPendingInstallmentsServiceClient
Interface with methods to HTTP calls on Pending Installments Microservice.
note
To use this client, see example on PendingInstallmentsServiceClient.