- Preparing search index...
- The search index is not available
Daraja Client
Constructors
constructor
- new DarajaCredentials(options: {
consumerKey: string;
consumerSecret: string;
environment: undefined | "sandbox" | "production";
}): DarajaCredentials
-
Parameters
-
options: {
consumerKey: string;
consumerSecret: string;
environment: undefined | "sandbox" | "production";
}
-
consumerKey: string
-
consumerSecret: string
-
environment: undefined | "sandbox" | "production"
Properties
Private
Readonly
http
http: AxiosInstance
Remarks
This class manages all credentials required to invoke the various Daraja APIs