Package com.adyen
Class Service
- java.lang.Object
-
- com.adyen.Service
-
- Direct Known Subclasses:
Account,ApiKeyAuthenticatedService,DataProtection,Fund,Hop,HostedPaymentPages,Modification,Notification,Payment,Payout,Recurring,Retrieve3DS2
public class Service extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static com.google.gson.GsonGSON
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ClientgetClient()booleanisApiKeyRequired()voidsetApiKeyRequired(boolean apiKeyRequired)voidsetClient(Client client)
-
-
-
Constructor Detail
-
Service
protected Service(Client client)
-
-