class ZeroAuth
<init> |
ZeroAuth(merchantId: java.lang.String, clientId: java.lang.String, clientSecret: java.lang.String, environment: Environment) |
validate |
fun validate(zeroAuthRequest: ZeroAuthRequest, callback: kotlin.jvm.functions.Function1<? super br.com.cielo.zeroauth.models.ClientResult<br.com.cielo.zeroauth.models.ZeroAuthResponse>, kotlin.Unit>): void |