Package-level declarations

Types

Link copied to clipboard
sealed interface CollectionService : CommonService

This is the retrofit interface to handle the various calls to the CollectionService API. This interface defines the method, the request and response from the API.

Link copied to clipboard
sealed interface CommonService

This is the Retrofit interface to handle various calls to the Shared Product APIs. This interface defines the methods, the request, and the response from the API.

Link copied to clipboard

This is the retrofit interface to handle the various calls to the DisbursementsService API. This interface defines the method, the request and response from the API.