Class AdyenApiResponse
-
- All Implemented Interfaces:
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class AdyenApiResponse
-
-
Method Summary
Modifier and Type Method Description final StringgetPath()final IntegergetStatusCode()final Map<String, String>getHeaders()final StringgetBody()
-