Interface FieldSourceProfileIds.Builder

    • Method Detail

      • accountNumber

        FieldSourceProfileIds.Builder accountNumber​(String accountNumber)

        A unique identifier for the account number field to be merged.

        Parameters:
        accountNumber - A unique identifier for the account number field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • additionalInformation

        FieldSourceProfileIds.Builder additionalInformation​(String additionalInformation)

        A unique identifier for the additional information field to be merged.

        Parameters:
        additionalInformation - A unique identifier for the additional information field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • partyType

        FieldSourceProfileIds.Builder partyType​(String partyType)

        A unique identifier for the party type field to be merged.

        Parameters:
        partyType - A unique identifier for the party type field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • businessName

        FieldSourceProfileIds.Builder businessName​(String businessName)

        A unique identifier for the business name field to be merged.

        Parameters:
        businessName - A unique identifier for the business name field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • firstName

        FieldSourceProfileIds.Builder firstName​(String firstName)

        A unique identifier for the first name field to be merged.

        Parameters:
        firstName - A unique identifier for the first name field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • middleName

        FieldSourceProfileIds.Builder middleName​(String middleName)

        A unique identifier for the middle name field to be merged.

        Parameters:
        middleName - A unique identifier for the middle name field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lastName

        FieldSourceProfileIds.Builder lastName​(String lastName)

        A unique identifier for the last name field to be merged.

        Parameters:
        lastName - A unique identifier for the last name field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • birthDate

        FieldSourceProfileIds.Builder birthDate​(String birthDate)

        A unique identifier for the birthdate field to be merged.

        Parameters:
        birthDate - A unique identifier for the birthdate field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • gender

        FieldSourceProfileIds.Builder gender​(String gender)

        A unique identifier for the gender field to be merged.

        Parameters:
        gender - A unique identifier for the gender field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • phoneNumber

        FieldSourceProfileIds.Builder phoneNumber​(String phoneNumber)

        A unique identifier for the phone number field to be merged.

        Parameters:
        phoneNumber - A unique identifier for the phone number field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • mobilePhoneNumber

        FieldSourceProfileIds.Builder mobilePhoneNumber​(String mobilePhoneNumber)

        A unique identifier for the mobile phone number field to be merged.

        Parameters:
        mobilePhoneNumber - A unique identifier for the mobile phone number field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • homePhoneNumber

        FieldSourceProfileIds.Builder homePhoneNumber​(String homePhoneNumber)

        A unique identifier for the home phone number field to be merged.

        Parameters:
        homePhoneNumber - A unique identifier for the home phone number field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • businessPhoneNumber

        FieldSourceProfileIds.Builder businessPhoneNumber​(String businessPhoneNumber)

        A unique identifier for the business phone number field to be merged.

        Parameters:
        businessPhoneNumber - A unique identifier for the business phone number field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • emailAddress

        FieldSourceProfileIds.Builder emailAddress​(String emailAddress)

        A unique identifier for the email address field to be merged.

        Parameters:
        emailAddress - A unique identifier for the email address field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • personalEmailAddress

        FieldSourceProfileIds.Builder personalEmailAddress​(String personalEmailAddress)

        A unique identifier for the personal email address field to be merged.

        Parameters:
        personalEmailAddress - A unique identifier for the personal email address field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • businessEmailAddress

        FieldSourceProfileIds.Builder businessEmailAddress​(String businessEmailAddress)

        A unique identifier for the party type field to be merged.

        Parameters:
        businessEmailAddress - A unique identifier for the party type field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • address

        FieldSourceProfileIds.Builder address​(String address)

        A unique identifier for the party type field to be merged.

        Parameters:
        address - A unique identifier for the party type field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • shippingAddress

        FieldSourceProfileIds.Builder shippingAddress​(String shippingAddress)

        A unique identifier for the shipping address field to be merged.

        Parameters:
        shippingAddress - A unique identifier for the shipping address field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • mailingAddress

        FieldSourceProfileIds.Builder mailingAddress​(String mailingAddress)

        A unique identifier for the mailing address field to be merged.

        Parameters:
        mailingAddress - A unique identifier for the mailing address field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • billingAddress

        FieldSourceProfileIds.Builder billingAddress​(String billingAddress)

        A unique identifier for the billing type field to be merged.

        Parameters:
        billingAddress - A unique identifier for the billing type field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • attributes

        FieldSourceProfileIds.Builder attributes​(Map<String,​String> attributes)

        A unique identifier for the attributes field to be merged.

        Parameters:
        attributes - A unique identifier for the attributes field to be merged.
        Returns:
        Returns a reference to this object so that method calls can be chained together.