zeroauth / br.com.cielo.zeroauth / ZeroAuth

ZeroAuth

class ZeroAuth

Constructors

<init>

ZeroAuth(merchantId: java.lang.String, environment: Environment)

Functions

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