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