Class PaymentGatewayAccount


  • public class PaymentGatewayAccount
    extends java.lang.Object
    PaymentGatewayAccount.
    • Constructor Detail

      • PaymentGatewayAccount

        public PaymentGatewayAccount()
    • Method Detail

      • allowCustomMetadata

        public PaymentGatewayAccount allowCustomMetadata​(java.lang.Boolean allowCustomMetadata)
        allowCustomMetadata.
        Returns:
        PaymentGatewayAccount
      • isAllowCustomMetadata

        public java.lang.Boolean isAllowCustomMetadata()
        .
        Returns:
        allowCustomMetadata
      • setAllowCustomMetadata

        public void setAllowCustomMetadata​(java.lang.Boolean allowCustomMetadata)
        setAllowCustomMetadata.
      • displayName

        public PaymentGatewayAccount displayName​(java.lang.String displayName)
        displayName.
        Returns:
        PaymentGatewayAccount
      • getDisplayName

        public java.lang.String getDisplayName()
        .
        Returns:
        displayName
      • setDisplayName

        public void setDisplayName​(java.lang.String displayName)
        setDisplayName.
      • isEnabled

        public PaymentGatewayAccount isEnabled​(java.lang.String isEnabled)
        isEnabled.
        Returns:
        PaymentGatewayAccount
      • getIsEnabled

        public java.lang.String getIsEnabled()
        .
        Returns:
        isEnabled
      • setIsEnabled

        public void setIsEnabled​(java.lang.String isEnabled)
        setIsEnabled.
      • isLegacy

        public PaymentGatewayAccount isLegacy​(java.lang.String isLegacy)
        isLegacy.
        Returns:
        PaymentGatewayAccount
      • getIsLegacy

        public java.lang.String getIsLegacy()
        .
        Returns:
        isLegacy
      • setIsLegacy

        public void setIsLegacy​(java.lang.String isLegacy)
        setIsLegacy.
      • lastModified

        public PaymentGatewayAccount lastModified​(java.lang.String lastModified)
        lastModified.
        Returns:
        PaymentGatewayAccount
      • getLastModified

        public java.lang.String getLastModified()
        .
        Returns:
        lastModified
      • setLastModified

        public void setLastModified​(java.lang.String lastModified)
        setLastModified.
      • paymentGateway

        public PaymentGatewayAccount paymentGateway​(java.lang.String paymentGateway)
        paymentGateway.
        Returns:
        PaymentGatewayAccount
      • getPaymentGateway

        public java.lang.String getPaymentGateway()
        .
        Returns:
        paymentGateway
      • setPaymentGateway

        public void setPaymentGateway​(java.lang.String paymentGateway)
        setPaymentGateway.
      • paymentGatewayAccountId

        public PaymentGatewayAccount paymentGatewayAccountId​(java.lang.String paymentGatewayAccountId)
        paymentGatewayAccountId.
        Returns:
        PaymentGatewayAccount
      • getPaymentGatewayAccountId

        public java.lang.String getPaymentGatewayAccountId()
        .
        Returns:
        paymentGatewayAccountId
      • setPaymentGatewayAccountId

        public void setPaymentGatewayAccountId​(java.lang.String paymentGatewayAccountId)
        setPaymentGatewayAccountId.
      • paymentGatewayDisplayName

        public PaymentGatewayAccount paymentGatewayDisplayName​(java.lang.String paymentGatewayDisplayName)
        paymentGatewayDisplayName.
        Returns:
        PaymentGatewayAccount
      • getPaymentGatewayDisplayName

        public java.lang.String getPaymentGatewayDisplayName()
        .
        Returns:
        paymentGatewayDisplayName
      • setPaymentGatewayDisplayName

        public void setPaymentGatewayDisplayName​(java.lang.String paymentGatewayDisplayName)
        setPaymentGatewayDisplayName.
      • getPayPalLegacySettings

        public PayPalLegacySettings getPayPalLegacySettings()
        Get payPalLegacySettings.
        Returns:
        payPalLegacySettings
      • setPayPalLegacySettings

        public void setPayPalLegacySettings​(PayPalLegacySettings payPalLegacySettings)
        setPayPalLegacySettings.
      • supportedCurrencies

        public PaymentGatewayAccount supportedCurrencies​(java.util.List<java.lang.String> supportedCurrencies)
        supportedCurrencies.
        Returns:
        PaymentGatewayAccount
      • addSupportedCurrenciesItem

        public PaymentGatewayAccount addSupportedCurrenciesItem​(java.lang.String supportedCurrenciesItem)
        addSupportedCurrenciesItem.
        Returns:
        PaymentGatewayAccount
      • getSupportedCurrencies

        public java.util.List<java.lang.String> getSupportedCurrencies()
        .
        Returns:
        supportedCurrencies
      • setSupportedCurrencies

        public void setSupportedCurrencies​(java.util.List<java.lang.String> supportedCurrencies)
        setSupportedCurrencies.
      • supportedPaymentMethods

        public PaymentGatewayAccount supportedPaymentMethods​(java.util.List<java.lang.String> supportedPaymentMethods)
        supportedPaymentMethods.
        Returns:
        PaymentGatewayAccount
      • addSupportedPaymentMethodsItem

        public PaymentGatewayAccount addSupportedPaymentMethodsItem​(java.lang.String supportedPaymentMethodsItem)
        addSupportedPaymentMethodsItem.
        Returns:
        PaymentGatewayAccount
      • getSupportedPaymentMethods

        public java.util.List<java.lang.String> getSupportedPaymentMethods()
        .
        Returns:
        supportedPaymentMethods
      • setSupportedPaymentMethods

        public void setSupportedPaymentMethods​(java.util.List<java.lang.String> supportedPaymentMethods)
        setSupportedPaymentMethods.
      • supportedPaymentMethodsWithOptions

        public PaymentGatewayAccount supportedPaymentMethodsWithOptions​(java.util.List<PaymentMethodWithOptions> supportedPaymentMethodsWithOptions)
        supportedPaymentMethodsWithOptions.
        Returns:
        PaymentGatewayAccount
      • addSupportedPaymentMethodsWithOptionsItem

        public PaymentGatewayAccount addSupportedPaymentMethodsWithOptionsItem​(PaymentMethodWithOptions supportedPaymentMethodsWithOptionsItem)
        addSupportedPaymentMethodsWithOptionsItem.
        Returns:
        PaymentGatewayAccount
      • getSupportedPaymentMethodsWithOptions

        public java.util.List<PaymentMethodWithOptions> getSupportedPaymentMethodsWithOptions()
        .
        Returns:
        supportedPaymentMethodsWithOptions
      • setSupportedPaymentMethodsWithOptions

        public void setSupportedPaymentMethodsWithOptions​(java.util.List<PaymentMethodWithOptions> supportedPaymentMethodsWithOptions)
        setSupportedPaymentMethodsWithOptions.
      • zeroDecimalCurrencies

        public PaymentGatewayAccount zeroDecimalCurrencies​(java.util.List<java.lang.String> zeroDecimalCurrencies)
        zeroDecimalCurrencies.
        Returns:
        PaymentGatewayAccount
      • addZeroDecimalCurrenciesItem

        public PaymentGatewayAccount addZeroDecimalCurrenciesItem​(java.lang.String zeroDecimalCurrenciesItem)
        addZeroDecimalCurrenciesItem.
        Returns:
        PaymentGatewayAccount
      • getZeroDecimalCurrencies

        public java.util.List<java.lang.String> getZeroDecimalCurrencies()
        .
        Returns:
        zeroDecimalCurrencies
      • setZeroDecimalCurrencies

        public void setZeroDecimalCurrencies​(java.util.List<java.lang.String> zeroDecimalCurrencies)
        setZeroDecimalCurrencies.
      • equals

        public boolean equals​(java.lang.Object o)
        Compares objects.
        Overrides:
        equals in class java.lang.Object
        Returns:
        true or false depending on comparison result.
      • hashCode

        public int hashCode()
        Returns the HashCode.
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Converts the given object to string.
        Overrides:
        toString in class java.lang.Object