Class SubAccountDetailsResponsePlanInfoFeaturesLandingPage

java.lang.Object
software.xdev.brevo.model.SubAccountDetailsResponsePlanInfoFeaturesLandingPage

public class SubAccountDetailsResponsePlanInfoFeaturesLandingPage extends Object
Landing page details / Not available on ENTv2
  • Field Details

  • Constructor Details

    • SubAccountDetailsResponsePlanInfoFeaturesLandingPage

      public SubAccountDetailsResponsePlanInfoFeaturesLandingPage()
  • Method Details

    • quantity

      public SubAccountDetailsResponsePlanInfoFeaturesLandingPage quantity(@Nullable Long quantity)
    • getQuantity

      @Nullable public Long getQuantity()
      Quantity of landing pages provided
      Returns:
      quantity
    • setQuantity

      public void setQuantity(@Nullable Long quantity)
    • remaining

      public SubAccountDetailsResponsePlanInfoFeaturesLandingPage remaining(@Nullable Long remaining)
    • getRemaining

      @Nullable public Long getRemaining()
      Available landing pages for use
      Returns:
      remaining
    • setRemaining

      public void setRemaining(@Nullable Long remaining)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • toUrlQueryString

      public String toUrlQueryString()
      Convert the instance into URL query string.
      Returns:
      URL query string
    • toUrlQueryString

      public String toUrlQueryString(String prefix)
      Convert the instance into URL query string.
      Parameters:
      prefix - prefix of the query string
      Returns:
      URL query string