Package software.xdev.brevo.model
Class UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInner
java.lang.Object
software.xdev.brevo.model.UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInner
public class UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInner
extends Object
UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInner
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet identifiersinthashCode()identifiers(Object identifiers) voidsetIdentifiers(Object identifiers) toString()Convert the instance into URL query string.toUrlQueryString(String prefix) Convert the instance into URL query string.
-
Field Details
-
JSON_PROPERTY_IDENTIFIERS
- See Also:
-
-
Constructor Details
-
UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInner
public UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInner()
-
-
Method Details
-
identifiers
public UpsertrecordsRequestRecordsInnerOneOf1AssociationsInnerOneOf1RecordsInner identifiers(@Nullable Object identifiers) -
getIdentifiers
Get identifiers- Returns:
- identifiers
-
setIdentifiers
-
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
-