Uses of Class
com.adyen.model.management.StarUpdateInfo
-
Packages that use StarUpdateInfo Package Description com.adyen.model.management -
-
Uses of StarUpdateInfo in com.adyen.model.management
Methods in com.adyen.model.management that return StarUpdateInfo Modifier and Type Method Description static StarUpdateInfoStarUpdateInfo. fromJson(String jsonString)Create an instance of StarUpdateInfo given an JSON stringStarUpdateInfoUpdatePaymentMethodInfo. getStar()Get starStarUpdateInfoStarUpdateInfo. includeNullValues(boolean includeNullValues)Configures whether null values are explicitly serialized in the JSON payload.StarUpdateInfoStarUpdateInfo. transactionDescription(TransactionDescriptionInfo transactionDescription)transactionDescriptionMethods in com.adyen.model.management with parameters of type StarUpdateInfo Modifier and Type Method Description voidUpdatePaymentMethodInfo. setStar(StarUpdateInfo star)starUpdatePaymentMethodInfoUpdatePaymentMethodInfo. star(StarUpdateInfo star)star
-