PagarMe.PagarMeService.PagarMeService C# (CSharp) Method

PagarMeService() static private method

static private PagarMeService ( ) : System
return System
        static PagarMeService()
        {
            DefaultApiEndpoint = "https://api.pagar.me/1";
        }

Same methods

PagarMeService::PagarMeService ( string apiKey, string encryptionKey ) : System
PagarMeService::PagarMeService ( string apiKey, string encryptionKey, string apiEndpoint ) : System