Uses of Class
com.adyen.model.management.ShopperStatement
-
Packages that use ShopperStatement Package Description com.adyen.model.management -
-
Uses of ShopperStatement in com.adyen.model.management
Methods in com.adyen.model.management that return ShopperStatement Modifier and Type Method Description ShopperStatementShopperStatement. doingBusinessAsName(String doingBusinessAsName)static ShopperStatementShopperStatement. fromJson(String jsonString)Create an instance of ShopperStatement given an JSON stringShopperStatementUpdatePaymentMethodInfo. getShopperStatement()Get shopperStatementShopperStatementShopperStatement. type(ShopperStatement.TypeEnum type)Methods in com.adyen.model.management with parameters of type ShopperStatement Modifier and Type Method Description voidUpdatePaymentMethodInfo. setShopperStatement(ShopperStatement shopperStatement)UpdatePaymentMethodInfoUpdatePaymentMethodInfo. shopperStatement(ShopperStatement shopperStatement)
-