Package software.xdev.brevo.model
Class Getrecords200ResponseRecordsInnerAssociationsInnerOneOf1RecordsInnerOneOfIdentifiers
java.lang.Object
software.xdev.brevo.model.Getrecords200ResponseRecordsInnerAssociationsInnerOneOf1RecordsInnerOneOfIdentifiers
public class Getrecords200ResponseRecordsInnerAssociationsInnerOneOf1RecordsInnerOneOfIdentifiers
extends Object
Identifiers attached with the associated object record. Only includes the internal ID.
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()Internal ID of the insurance object record generated by BrevointhashCode()voidtoString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_ID
- See Also:
-
-
Constructor Details
-
Getrecords200ResponseRecordsInnerAssociationsInnerOneOf1RecordsInnerOneOfIdentifiers
public Getrecords200ResponseRecordsInnerAssociationsInnerOneOf1RecordsInnerOneOfIdentifiers()
-
-
Method Details
-
id
public Getrecords200ResponseRecordsInnerAssociationsInnerOneOf1RecordsInnerOneOfIdentifiers id(@Nullable Integer id) -
getId
Internal ID of the insurance object record generated by Brevo- Returns:
- id
-
setId
-
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
-