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(