Class GetChildInfoAllOfApiKeysV3

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

public class GetChildInfoAllOfApiKeysV3 extends Object
GetChildInfoAllOfApiKeysV3
  • Field Details

  • Constructor Details

    • GetChildInfoAllOfApiKeysV3

      public GetChildInfoAllOfApiKeysV3()
  • Method Details

    • name

      public GetChildInfoAllOfApiKeysV3 name(String name)
    • getName

      @Nonnull public String getName()
      Name of the key for version 3
      Returns:
      name
    • setName

      public void setName(String name)
    • key

    • getKey

      @Nonnull public String getKey()
      API Key for version 3
      Returns:
      key
    • setKey

      public void setKey(String key)
    • 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