createCouponRepository

fun createCouponRepository(baseUrl: String = "https://danskespil.dk/", debug: Boolean = false): CouponRepository

Create CouponRepository

Return

CouponRepository

Parameters

baseUrl

overwrite if testing on a different environment

debug

Boolean Add body level debugging for api calls