From 1aecf88b1a21c81d9b0d5489565e92179bf7b980 Mon Sep 17 00:00:00 2001 From: Johna <45868351+johnhailu@users.noreply.github.com> Date: Mon, 29 Nov 2021 12:43:26 +0300 Subject: [PATCH] document isTestEnv parameter for the client --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fcb955..3b7e719 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,10 @@ fun main() { * Creating a new Bill / Updating an existing Bill on WeBirr Servers */ fun createAndUpdateBillAsync(){ - + /** + * @property apiKey the api key for the merchant. + * @property isTestEnv true for test and false for production. + */ val api = WeBirrClient(apiKey, true) var bill = Bill(