public static interface FieldSourceProfileIds.Builder extends SdkPojo, CopyableBuilder<FieldSourceProfileIds.Builder,FieldSourceProfileIds>
| Modifier and Type | Method and Description |
|---|---|
FieldSourceProfileIds.Builder |
accountNumber(String accountNumber)
A unique identifier for the account number field to be merged.
|
FieldSourceProfileIds.Builder |
additionalInformation(String additionalInformation)
A unique identifier for the additional information field to be merged.
|
FieldSourceProfileIds.Builder |
address(String address)
A unique identifier for the party type field to be merged.
|
FieldSourceProfileIds.Builder |
attributes(Map<String,String> attributes)
A unique identifier for the attributes field to be merged.
|
FieldSourceProfileIds.Builder |
billingAddress(String billingAddress)
A unique identifier for the billing type field to be merged.
|
FieldSourceProfileIds.Builder |
birthDate(String birthDate)
A unique identifier for the birthdate field to be merged.
|
FieldSourceProfileIds.Builder |
businessEmailAddress(String businessEmailAddress)
A unique identifier for the party type field to be merged.
|
FieldSourceProfileIds.Builder |
businessName(String businessName)
A unique identifier for the business name field to be merged.
|
FieldSourceProfileIds.Builder |
businessPhoneNumber(String businessPhoneNumber)
A unique identifier for the business phone number field to be merged.
|
FieldSourceProfileIds.Builder |
emailAddress(String emailAddress)
A unique identifier for the email address field to be merged.
|
FieldSourceProfileIds.Builder |
firstName(String firstName)
A unique identifier for the first name field to be merged.
|
FieldSourceProfileIds.Builder |
gender(String gender)
A unique identifier for the gender field to be merged.
|
FieldSourceProfileIds.Builder |
homePhoneNumber(String homePhoneNumber)
A unique identifier for the home phone number field to be merged.
|
FieldSourceProfileIds.Builder |
lastName(String lastName)
A unique identifier for the last name field to be merged.
|
FieldSourceProfileIds.Builder |
mailingAddress(String mailingAddress)
A unique identifier for the mailing address field to be merged.
|
FieldSourceProfileIds.Builder |
middleName(String middleName)
A unique identifier for the middle name field to be merged.
|
FieldSourceProfileIds.Builder |
mobilePhoneNumber(String mobilePhoneNumber)
A unique identifier for the mobile phone number field to be merged.
|
FieldSourceProfileIds.Builder |
partyType(String partyType)
A unique identifier for the party type field to be merged.
|
FieldSourceProfileIds.Builder |
personalEmailAddress(String personalEmailAddress)
A unique identifier for the personal email address field to be merged.
|
FieldSourceProfileIds.Builder |
phoneNumber(String phoneNumber)
A unique identifier for the phone number field to be merged.
|
FieldSourceProfileIds.Builder |
shippingAddress(String shippingAddress)
A unique identifier for the shipping address field to be merged.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFieldSourceProfileIds.Builder accountNumber(String accountNumber)
A unique identifier for the account number field to be merged.
accountNumber - A unique identifier for the account number field to be merged.FieldSourceProfileIds.Builder additionalInformation(String additionalInformation)
A unique identifier for the additional information field to be merged.
additionalInformation - A unique identifier for the additional information field to be merged.FieldSourceProfileIds.Builder partyType(String partyType)
A unique identifier for the party type field to be merged.
partyType - A unique identifier for the party type field to be merged.FieldSourceProfileIds.Builder businessName(String businessName)
A unique identifier for the business name field to be merged.
businessName - A unique identifier for the business name field to be merged.FieldSourceProfileIds.Builder firstName(String firstName)
A unique identifier for the first name field to be merged.
firstName - A unique identifier for the first name field to be merged.FieldSourceProfileIds.Builder middleName(String middleName)
A unique identifier for the middle name field to be merged.
middleName - A unique identifier for the middle name field to be merged.FieldSourceProfileIds.Builder lastName(String lastName)
A unique identifier for the last name field to be merged.
lastName - A unique identifier for the last name field to be merged.FieldSourceProfileIds.Builder birthDate(String birthDate)
A unique identifier for the birthdate field to be merged.
birthDate - A unique identifier for the birthdate field to be merged.FieldSourceProfileIds.Builder gender(String gender)
A unique identifier for the gender field to be merged.
gender - A unique identifier for the gender field to be merged.FieldSourceProfileIds.Builder phoneNumber(String phoneNumber)
A unique identifier for the phone number field to be merged.
phoneNumber - A unique identifier for the phone number field to be merged.FieldSourceProfileIds.Builder mobilePhoneNumber(String mobilePhoneNumber)
A unique identifier for the mobile phone number field to be merged.
mobilePhoneNumber - A unique identifier for the mobile phone number field to be merged.FieldSourceProfileIds.Builder homePhoneNumber(String homePhoneNumber)
A unique identifier for the home phone number field to be merged.
homePhoneNumber - A unique identifier for the home phone number field to be merged.FieldSourceProfileIds.Builder businessPhoneNumber(String businessPhoneNumber)
A unique identifier for the business phone number field to be merged.
businessPhoneNumber - A unique identifier for the business phone number field to be merged.FieldSourceProfileIds.Builder emailAddress(String emailAddress)
A unique identifier for the email address field to be merged.
emailAddress - A unique identifier for the email address field to be merged.FieldSourceProfileIds.Builder personalEmailAddress(String personalEmailAddress)
A unique identifier for the personal email address field to be merged.
personalEmailAddress - A unique identifier for the personal email address field to be merged.FieldSourceProfileIds.Builder businessEmailAddress(String businessEmailAddress)
A unique identifier for the party type field to be merged.
businessEmailAddress - A unique identifier for the party type field to be merged.FieldSourceProfileIds.Builder address(String address)
A unique identifier for the party type field to be merged.
address - A unique identifier for the party type field to be merged.FieldSourceProfileIds.Builder shippingAddress(String shippingAddress)
A unique identifier for the shipping address field to be merged.
shippingAddress - A unique identifier for the shipping address field to be merged.FieldSourceProfileIds.Builder mailingAddress(String mailingAddress)
A unique identifier for the mailing address field to be merged.
mailingAddress - A unique identifier for the mailing address field to be merged.FieldSourceProfileIds.Builder billingAddress(String billingAddress)
A unique identifier for the billing type field to be merged.
billingAddress - A unique identifier for the billing type field to be merged.FieldSourceProfileIds.Builder attributes(Map<String,String> attributes)
A unique identifier for the attributes field to be merged.
attributes - A unique identifier for the attributes field to be merged.Copyright © 2022. All rights reserved.