Builder
class Builder
Create an implementation of the API endpoints defined by the service
interface, using Ktorfit.create. This method is typically not required to be invoked for standard API usage, but can be a handy back door for non-trivial advanced customizations of the API client if you have extended Fineract with your own REST APIs.