Uses of Class
com.adyen.model.management.Logo
-
Packages that use Logo Package Description com.adyen.model.management com.adyen.service.management -
-
Uses of Logo in com.adyen.model.management
Methods in com.adyen.model.management that return Logo Modifier and Type Method Description LogoLogo. data(String data)static LogoLogo. fromJson(String jsonString)Create an instance of Logo given an JSON string -
Uses of Logo in com.adyen.service.management
Methods in com.adyen.service.management that return Logo Modifier and Type Method Description LogoTerminalSettingsCompanyLevelApi. getTerminalLogo(String companyId, String model)Get the terminal logoLogoTerminalSettingsCompanyLevelApi. getTerminalLogo(String companyId, String model, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsMerchantLevelApi. getTerminalLogo(String merchantId, String model)Get the terminal logoLogoTerminalSettingsMerchantLevelApi. getTerminalLogo(String merchantId, String model, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsStoreLevelApi. getTerminalLogo(String merchantId, String reference, String model)Get the terminal logoLogoTerminalSettingsStoreLevelApi. getTerminalLogo(String merchantId, String reference, String model, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsTerminalLevelApi. getTerminalLogo(String terminalId)Get the terminal logoLogoTerminalSettingsTerminalLevelApi. getTerminalLogo(String terminalId, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsStoreLevelApi. getTerminalLogoByStoreId(String storeId, String model)Get the terminal logoLogoTerminalSettingsStoreLevelApi. getTerminalLogoByStoreId(String storeId, String model, RequestOptions requestOptions)Get the terminal logoLogoTerminalSettingsTerminalLevelApi. updateLogo(String terminalId, Logo logo)Update the logoLogoTerminalSettingsTerminalLevelApi. updateLogo(String terminalId, Logo logo, RequestOptions requestOptions)Update the logoLogoTerminalSettingsCompanyLevelApi. updateTerminalLogo(String companyId, String model, Logo logo)Update the terminal logoLogoTerminalSettingsCompanyLevelApi. updateTerminalLogo(String companyId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsMerchantLevelApi. updateTerminalLogo(String merchantId, String model, Logo logo)Update the terminal logoLogoTerminalSettingsMerchantLevelApi. updateTerminalLogo(String merchantId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogo(String merchantId, String reference, String model, Logo logo)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogo(String merchantId, String reference, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogoByStoreId(String storeId, String model, Logo logo)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogoByStoreId(String storeId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoMethods in com.adyen.service.management with parameters of type Logo Modifier and Type Method Description LogoTerminalSettingsTerminalLevelApi. updateLogo(String terminalId, Logo logo)Update the logoLogoTerminalSettingsTerminalLevelApi. updateLogo(String terminalId, Logo logo, RequestOptions requestOptions)Update the logoLogoTerminalSettingsCompanyLevelApi. updateTerminalLogo(String companyId, String model, Logo logo)Update the terminal logoLogoTerminalSettingsCompanyLevelApi. updateTerminalLogo(String companyId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsMerchantLevelApi. updateTerminalLogo(String merchantId, String model, Logo logo)Update the terminal logoLogoTerminalSettingsMerchantLevelApi. updateTerminalLogo(String merchantId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogo(String merchantId, String reference, String model, Logo logo)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogo(String merchantId, String reference, String model, Logo logo, RequestOptions requestOptions)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogoByStoreId(String storeId, String model, Logo logo)Update the terminal logoLogoTerminalSettingsStoreLevelApi. updateTerminalLogoByStoreId(String storeId, String model, Logo logo, RequestOptions requestOptions)Update the terminal logo
-