fun fetchLoyaltyUserAsync(): <ERROR CLASS>
fun fetchLoyaltyUserAsync(success: (result: LoyaltyUser?) -> Unit, failure: (Exception) -> Unit): Unit