Package software.xdev.brevo.model
Class CorporateSubAccountKeyPostRequest
java.lang.Object
software.xdev.brevo.model.CorporateSubAccountKeyPostRequest
CorporateSubAccountKeyPostRequest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
JSON_PROPERTY_NAME
- See Also:
-
-
Constructor Details
-
CorporateSubAccountKeyPostRequest
public CorporateSubAccountKeyPostRequest()
-
-
Method Details
-
id
-
getId
Id of the sub-account organization- Returns:
- id
-
setId
-
name
-
getName
Name of the API key- Returns:
- name
-
setName
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
Convert the instance into URL query string.- Returns:
- URL query string
-
toUrlQueryString
Convert the instance into URL query string.- Parameters:
prefix- prefix of the query string- Returns:
- URL query string
-