public static final class UpdateClientRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder> implements UpdateClientRequestOrBuilder
fincleartech.ibroker.UpdateClientRequest| Modifier and Type | Method and Description |
|---|---|
UpdateClientRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateClientRequest |
build() |
UpdateClientRequest |
buildPartial() |
UpdateClientRequest.Builder |
clear() |
UpdateClientRequest.Builder |
clearAbn()
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
UpdateClientRequest.Builder |
clearAcn()
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
UpdateClientRequest.Builder |
clearClientComments()
Free format comments that can be held against each client
Optional
Maximum size 200
|
UpdateClientRequest.Builder |
clearClientNumber()
The unique identifier of the client.
|
UpdateClientRequest.Builder |
clearClientType()
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
clearCreationSource()
Which feature/stored procedure the client was created
Optional
Maximum size 50
|
UpdateClientRequest.Builder |
clearCurrent()
Flag indicating if client is active
Mandatory
|
UpdateClientRequest.Builder |
clearDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
UpdateClientRequest.Builder |
clearDateOfBirth()
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
UpdateClientRequest.Builder |
clearDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
|
UpdateClientRequest.Builder |
clearEmployerName()
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
UpdateClientRequest.Builder |
clearEntryDateTime()
The date on which the client was created
Mandatory
|
UpdateClientRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdateClientRequest.Builder |
clearFirstName()
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
UpdateClientRequest.Builder |
clearGender()
Identifies the gender of the client
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
clearInternalReference()
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
UpdateClientRequest.Builder |
clearInvestorType()
The type of the investor
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
clearLastName()
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
UpdateClientRequest.Builder |
clearLastNamePosition()
The position of the last name for display purposes.
|
UpdateClientRequest.Builder |
clearLegalEntityIdentifier()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximu size 20
|
UpdateClientRequest.Builder |
clearMothersName()
The mothers maiden name, used for security purposes
Maximum size 50
|
UpdateClientRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdateClientRequest.Builder |
clearOrganisationName()
If the client is an organisation, the name of the organisation
Optional, although mandatory if the client_type = 'O' (Organisation)
Maximum size 200
|
UpdateClientRequest.Builder |
clearRequestId()
A universally unique identifier for this request.
|
UpdateClientRequest.Builder |
clearSalutation()
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
UpdateClientRequest.Builder |
clearTfn()
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
UpdateClientRequest.Builder |
clearTfnExemptCode()
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
clearTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
|
UpdateClientRequest.Builder |
clearTfnPreference()
The preference from the client on sending the Tax File Number and/or ABN.
|
UpdateClientRequest.Builder |
clearUpdateReason()
reason for update
|
UpdateClientRequest.Builder |
clearUserId()
The identification of the user who created the client
Optional
Maximum size 18
|
UpdateClientRequest.Builder |
clone() |
com.google.protobuf.StringValue |
getAbn()
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
com.google.protobuf.StringValue.Builder |
getAbnBuilder()
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
com.google.protobuf.StringValueOrBuilder |
getAbnOrBuilder()
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
com.google.protobuf.StringValue |
getAcn()
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
com.google.protobuf.StringValue.Builder |
getAcnBuilder()
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
com.google.protobuf.StringValueOrBuilder |
getAcnOrBuilder()
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
com.google.protobuf.StringValue |
getClientComments()
Free format comments that can be held against each client
Optional
Maximum size 200
|
com.google.protobuf.StringValue.Builder |
getClientCommentsBuilder()
Free format comments that can be held against each client
Optional
Maximum size 200
|
com.google.protobuf.StringValueOrBuilder |
getClientCommentsOrBuilder()
Free format comments that can be held against each client
Optional
Maximum size 200
|
com.google.protobuf.StringValue |
getClientNumber()
The unique identifier of the client.
|
com.google.protobuf.StringValue.Builder |
getClientNumberBuilder()
The unique identifier of the client.
|
com.google.protobuf.StringValueOrBuilder |
getClientNumberOrBuilder()
The unique identifier of the client.
|
com.google.protobuf.StringValue |
getClientType()
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue.Builder |
getClientTypeBuilder()
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getClientTypeOrBuilder()
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getCreationSource()
Which feature/stored procedure the client was created
Optional
Maximum size 50
|
com.google.protobuf.StringValue.Builder |
getCreationSourceBuilder()
Which feature/stored procedure the client was created
Optional
Maximum size 50
|
com.google.protobuf.StringValueOrBuilder |
getCreationSourceOrBuilder()
Which feature/stored procedure the client was created
Optional
Maximum size 50
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if client is active
Mandatory
|
com.google.protobuf.BoolValue.Builder |
getCurrentBuilder()
Flag indicating if client is active
Mandatory
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if client is active
Mandatory
|
DateTimeValue |
getDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
DateTimeValue.Builder |
getDateIncorporatedBuilder()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
DateTimeValueOrBuilder |
getDateIncorporatedOrBuilder()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
DateTimeValue |
getDateOfBirth()
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
DateTimeValue.Builder |
getDateOfBirthBuilder()
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
DateTimeValueOrBuilder |
getDateOfBirthOrBuilder()
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
DateTimeValue |
getDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
|
DateTimeValue.Builder |
getDateReceivedBuilder()
The date on which the Tax File Number or ABN Australian Business Number was received.
|
DateTimeValueOrBuilder |
getDateReceivedOrBuilder()
The date on which the Tax File Number or ABN Australian Business Number was received.
|
UpdateClientRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.StringValue |
getEmployerName()
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
com.google.protobuf.StringValue.Builder |
getEmployerNameBuilder()
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
com.google.protobuf.StringValueOrBuilder |
getEmployerNameOrBuilder()
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
DateTimeValue |
getEntryDateTime()
The date on which the client was created
Mandatory
|
DateTimeValue.Builder |
getEntryDateTimeBuilder()
The date on which the client was created
Mandatory
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
The date on which the client was created
Mandatory
|
com.google.protobuf.StringValue |
getFirstName()
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
com.google.protobuf.StringValue.Builder |
getFirstNameBuilder()
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
com.google.protobuf.StringValueOrBuilder |
getFirstNameOrBuilder()
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
com.google.protobuf.StringValue |
getGender()
Identifies the gender of the client
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue.Builder |
getGenderBuilder()
Identifies the gender of the client
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getGenderOrBuilder()
Identifies the gender of the client
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getInternalReference()
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
com.google.protobuf.StringValue.Builder |
getInternalReferenceBuilder()
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
com.google.protobuf.StringValueOrBuilder |
getInternalReferenceOrBuilder()
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
com.google.protobuf.StringValue |
getInvestorType()
The type of the investor
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue.Builder |
getInvestorTypeBuilder()
The type of the investor
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getInvestorTypeOrBuilder()
The type of the investor
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getLastName()
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
com.google.protobuf.StringValue.Builder |
getLastNameBuilder()
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
com.google.protobuf.StringValueOrBuilder |
getLastNameOrBuilder()
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
com.google.protobuf.StringValue |
getLastNamePosition()
The position of the last name for display purposes.
|
com.google.protobuf.StringValue.Builder |
getLastNamePositionBuilder()
The position of the last name for display purposes.
|
com.google.protobuf.StringValueOrBuilder |
getLastNamePositionOrBuilder()
The position of the last name for display purposes.
|
com.google.protobuf.StringValue |
getLegalEntityIdentifier()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximu size 20
|
com.google.protobuf.StringValue.Builder |
getLegalEntityIdentifierBuilder()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximu size 20
|
com.google.protobuf.StringValueOrBuilder |
getLegalEntityIdentifierOrBuilder()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximu size 20
|
com.google.protobuf.StringValue |
getMothersName()
The mothers maiden name, used for security purposes
Maximum size 50
|
com.google.protobuf.StringValue.Builder |
getMothersNameBuilder()
The mothers maiden name, used for security purposes
Maximum size 50
|
com.google.protobuf.StringValueOrBuilder |
getMothersNameOrBuilder()
The mothers maiden name, used for security purposes
Maximum size 50
|
com.google.protobuf.StringValue |
getOrganisationName()
If the client is an organisation, the name of the organisation
Optional, although mandatory if the client_type = 'O' (Organisation)
Maximum size 200
|
com.google.protobuf.StringValue.Builder |
getOrganisationNameBuilder()
If the client is an organisation, the name of the organisation
Optional, although mandatory if the client_type = 'O' (Organisation)
Maximum size 200
|
com.google.protobuf.StringValueOrBuilder |
getOrganisationNameOrBuilder()
If the client is an organisation, the name of the organisation
Optional, although mandatory if the client_type = 'O' (Organisation)
Maximum size 200
|
com.google.protobuf.StringValue |
getRequestId()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue.Builder |
getRequestIdBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
A universally unique identifier for this request.
|
com.google.protobuf.StringValue |
getSalutation()
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
com.google.protobuf.StringValue.Builder |
getSalutationBuilder()
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
com.google.protobuf.StringValueOrBuilder |
getSalutationOrBuilder()
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
com.google.protobuf.StringValue |
getTfn()
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
com.google.protobuf.StringValue.Builder |
getTfnBuilder()
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
com.google.protobuf.StringValue |
getTfnExemptCode()
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue.Builder |
getTfnExemptCodeBuilder()
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getTfnExemptCodeOrBuilder()
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
DateTimeValue |
getTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
|
DateTimeValue.Builder |
getTfnExemptExpiryDateBuilder()
The expiry date that relates to the Tax Exemption code
|
DateTimeValueOrBuilder |
getTfnExemptExpiryDateOrBuilder()
The expiry date that relates to the Tax Exemption code
|
com.google.protobuf.StringValueOrBuilder |
getTfnOrBuilder()
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
com.google.protobuf.StringValue |
getTfnPreference()
The preference from the client on sending the Tax File Number and/or ABN.
|
com.google.protobuf.StringValue.Builder |
getTfnPreferenceBuilder()
The preference from the client on sending the Tax File Number and/or ABN.
|
com.google.protobuf.StringValueOrBuilder |
getTfnPreferenceOrBuilder()
The preference from the client on sending the Tax File Number and/or ABN.
|
com.google.protobuf.StringValue |
getUpdateReason()
reason for update
|
com.google.protobuf.StringValue.Builder |
getUpdateReasonBuilder()
reason for update
|
com.google.protobuf.StringValueOrBuilder |
getUpdateReasonOrBuilder()
reason for update
|
com.google.protobuf.StringValue |
getUserId()
The identification of the user who created the client
Optional
Maximum size 18
|
com.google.protobuf.StringValue.Builder |
getUserIdBuilder()
The identification of the user who created the client
Optional
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The identification of the user who created the client
Optional
Maximum size 18
|
boolean |
hasAbn()
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
boolean |
hasAcn()
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
boolean |
hasClientComments()
Free format comments that can be held against each client
Optional
Maximum size 200
|
boolean |
hasClientNumber()
The unique identifier of the client.
|
boolean |
hasClientType()
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
boolean |
hasCreationSource()
Which feature/stored procedure the client was created
Optional
Maximum size 50
|
boolean |
hasCurrent()
Flag indicating if client is active
Mandatory
|
boolean |
hasDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
boolean |
hasDateOfBirth()
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
boolean |
hasDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
|
boolean |
hasEmployerName()
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
boolean |
hasEntryDateTime()
The date on which the client was created
Mandatory
|
boolean |
hasFirstName()
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
boolean |
hasGender()
Identifies the gender of the client
Available options as defined in iBROKER.
|
boolean |
hasInternalReference()
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
boolean |
hasInvestorType()
The type of the investor
Available options as defined in iBROKER.
|
boolean |
hasLastName()
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
boolean |
hasLastNamePosition()
The position of the last name for display purposes.
|
boolean |
hasLegalEntityIdentifier()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximu size 20
|
boolean |
hasMothersName()
The mothers maiden name, used for security purposes
Maximum size 50
|
boolean |
hasOrganisationName()
If the client is an organisation, the name of the organisation
Optional, although mandatory if the client_type = 'O' (Organisation)
Maximum size 200
|
boolean |
hasRequestId()
A universally unique identifier for this request.
|
boolean |
hasSalutation()
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
boolean |
hasTfn()
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
boolean |
hasTfnExemptCode()
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
boolean |
hasTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
|
boolean |
hasTfnPreference()
The preference from the client on sending the Tax File Number and/or ABN.
|
boolean |
hasUpdateReason()
reason for update
|
boolean |
hasUserId()
The identification of the user who created the client
Optional
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdateClientRequest.Builder |
mergeAbn(com.google.protobuf.StringValue value)
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
UpdateClientRequest.Builder |
mergeAcn(com.google.protobuf.StringValue value)
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
UpdateClientRequest.Builder |
mergeClientComments(com.google.protobuf.StringValue value)
Free format comments that can be held against each client
Optional
Maximum size 200
|
UpdateClientRequest.Builder |
mergeClientNumber(com.google.protobuf.StringValue value)
The unique identifier of the client.
|
UpdateClientRequest.Builder |
mergeClientType(com.google.protobuf.StringValue value)
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
mergeCreationSource(com.google.protobuf.StringValue value)
Which feature/stored procedure the client was created
Optional
Maximum size 50
|
UpdateClientRequest.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if client is active
Mandatory
|
UpdateClientRequest.Builder |
mergeDateIncorporated(DateTimeValue value)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
UpdateClientRequest.Builder |
mergeDateOfBirth(DateTimeValue value)
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
UpdateClientRequest.Builder |
mergeDateReceived(DateTimeValue value)
The date on which the Tax File Number or ABN Australian Business Number was received.
|
UpdateClientRequest.Builder |
mergeEmployerName(com.google.protobuf.StringValue value)
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
UpdateClientRequest.Builder |
mergeEntryDateTime(DateTimeValue value)
The date on which the client was created
Mandatory
|
UpdateClientRequest.Builder |
mergeFirstName(com.google.protobuf.StringValue value)
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
UpdateClientRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdateClientRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdateClientRequest.Builder |
mergeFrom(UpdateClientRequest other) |
UpdateClientRequest.Builder |
mergeGender(com.google.protobuf.StringValue value)
Identifies the gender of the client
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
mergeInternalReference(com.google.protobuf.StringValue value)
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
UpdateClientRequest.Builder |
mergeInvestorType(com.google.protobuf.StringValue value)
The type of the investor
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
mergeLastName(com.google.protobuf.StringValue value)
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
UpdateClientRequest.Builder |
mergeLastNamePosition(com.google.protobuf.StringValue value)
The position of the last name for display purposes.
|
UpdateClientRequest.Builder |
mergeLegalEntityIdentifier(com.google.protobuf.StringValue value)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximu size 20
|
UpdateClientRequest.Builder |
mergeMothersName(com.google.protobuf.StringValue value)
The mothers maiden name, used for security purposes
Maximum size 50
|
UpdateClientRequest.Builder |
mergeOrganisationName(com.google.protobuf.StringValue value)
If the client is an organisation, the name of the organisation
Optional, although mandatory if the client_type = 'O' (Organisation)
Maximum size 200
|
UpdateClientRequest.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
UpdateClientRequest.Builder |
mergeSalutation(com.google.protobuf.StringValue value)
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
UpdateClientRequest.Builder |
mergeTfn(com.google.protobuf.StringValue value)
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
UpdateClientRequest.Builder |
mergeTfnExemptCode(com.google.protobuf.StringValue value)
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
mergeTfnExemptExpiryDate(DateTimeValue value)
The expiry date that relates to the Tax Exemption code
|
UpdateClientRequest.Builder |
mergeTfnPreference(com.google.protobuf.StringValue value)
The preference from the client on sending the Tax File Number and/or ABN.
|
UpdateClientRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateClientRequest.Builder |
mergeUpdateReason(com.google.protobuf.StringValue value)
reason for update
|
UpdateClientRequest.Builder |
mergeUserId(com.google.protobuf.StringValue value)
The identification of the user who created the client
Optional
Maximum size 18
|
UpdateClientRequest.Builder |
setAbn(com.google.protobuf.StringValue.Builder builderForValue)
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
UpdateClientRequest.Builder |
setAbn(com.google.protobuf.StringValue value)
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
UpdateClientRequest.Builder |
setAcn(com.google.protobuf.StringValue.Builder builderForValue)
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
UpdateClientRequest.Builder |
setAcn(com.google.protobuf.StringValue value)
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
UpdateClientRequest.Builder |
setClientComments(com.google.protobuf.StringValue.Builder builderForValue)
Free format comments that can be held against each client
Optional
Maximum size 200
|
UpdateClientRequest.Builder |
setClientComments(com.google.protobuf.StringValue value)
Free format comments that can be held against each client
Optional
Maximum size 200
|
UpdateClientRequest.Builder |
setClientNumber(com.google.protobuf.StringValue.Builder builderForValue)
The unique identifier of the client.
|
UpdateClientRequest.Builder |
setClientNumber(com.google.protobuf.StringValue value)
The unique identifier of the client.
|
UpdateClientRequest.Builder |
setClientType(com.google.protobuf.StringValue.Builder builderForValue)
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
setClientType(com.google.protobuf.StringValue value)
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
setCreationSource(com.google.protobuf.StringValue.Builder builderForValue)
Which feature/stored procedure the client was created
Optional
Maximum size 50
|
UpdateClientRequest.Builder |
setCreationSource(com.google.protobuf.StringValue value)
Which feature/stored procedure the client was created
Optional
Maximum size 50
|
UpdateClientRequest.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if client is active
Mandatory
|
UpdateClientRequest.Builder |
setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if client is active
Mandatory
|
UpdateClientRequest.Builder |
setDateIncorporated(DateTimeValue.Builder builderForValue)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
UpdateClientRequest.Builder |
setDateIncorporated(DateTimeValue value)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
UpdateClientRequest.Builder |
setDateOfBirth(DateTimeValue.Builder builderForValue)
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
UpdateClientRequest.Builder |
setDateOfBirth(DateTimeValue value)
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
UpdateClientRequest.Builder |
setDateReceived(DateTimeValue.Builder builderForValue)
The date on which the Tax File Number or ABN Australian Business Number was received.
|
UpdateClientRequest.Builder |
setDateReceived(DateTimeValue value)
The date on which the Tax File Number or ABN Australian Business Number was received.
|
UpdateClientRequest.Builder |
setEmployerName(com.google.protobuf.StringValue.Builder builderForValue)
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
UpdateClientRequest.Builder |
setEmployerName(com.google.protobuf.StringValue value)
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
UpdateClientRequest.Builder |
setEntryDateTime(DateTimeValue.Builder builderForValue)
The date on which the client was created
Mandatory
|
UpdateClientRequest.Builder |
setEntryDateTime(DateTimeValue value)
The date on which the client was created
Mandatory
|
UpdateClientRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdateClientRequest.Builder |
setFirstName(com.google.protobuf.StringValue.Builder builderForValue)
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
UpdateClientRequest.Builder |
setFirstName(com.google.protobuf.StringValue value)
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
UpdateClientRequest.Builder |
setGender(com.google.protobuf.StringValue.Builder builderForValue)
Identifies the gender of the client
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
setGender(com.google.protobuf.StringValue value)
Identifies the gender of the client
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
setInternalReference(com.google.protobuf.StringValue.Builder builderForValue)
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
UpdateClientRequest.Builder |
setInternalReference(com.google.protobuf.StringValue value)
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
UpdateClientRequest.Builder |
setInvestorType(com.google.protobuf.StringValue.Builder builderForValue)
The type of the investor
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
setInvestorType(com.google.protobuf.StringValue value)
The type of the investor
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
setLastName(com.google.protobuf.StringValue.Builder builderForValue)
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
UpdateClientRequest.Builder |
setLastName(com.google.protobuf.StringValue value)
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
UpdateClientRequest.Builder |
setLastNamePosition(com.google.protobuf.StringValue.Builder builderForValue)
The position of the last name for display purposes.
|
UpdateClientRequest.Builder |
setLastNamePosition(com.google.protobuf.StringValue value)
The position of the last name for display purposes.
|
UpdateClientRequest.Builder |
setLegalEntityIdentifier(com.google.protobuf.StringValue.Builder builderForValue)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximu size 20
|
UpdateClientRequest.Builder |
setLegalEntityIdentifier(com.google.protobuf.StringValue value)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximu size 20
|
UpdateClientRequest.Builder |
setMothersName(com.google.protobuf.StringValue.Builder builderForValue)
The mothers maiden name, used for security purposes
Maximum size 50
|
UpdateClientRequest.Builder |
setMothersName(com.google.protobuf.StringValue value)
The mothers maiden name, used for security purposes
Maximum size 50
|
UpdateClientRequest.Builder |
setOrganisationName(com.google.protobuf.StringValue.Builder builderForValue)
If the client is an organisation, the name of the organisation
Optional, although mandatory if the client_type = 'O' (Organisation)
Maximum size 200
|
UpdateClientRequest.Builder |
setOrganisationName(com.google.protobuf.StringValue value)
If the client is an organisation, the name of the organisation
Optional, although mandatory if the client_type = 'O' (Organisation)
Maximum size 200
|
UpdateClientRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdateClientRequest.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request.
|
UpdateClientRequest.Builder |
setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
UpdateClientRequest.Builder |
setSalutation(com.google.protobuf.StringValue.Builder builderForValue)
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
UpdateClientRequest.Builder |
setSalutation(com.google.protobuf.StringValue value)
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
UpdateClientRequest.Builder |
setTfn(com.google.protobuf.StringValue.Builder builderForValue)
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
UpdateClientRequest.Builder |
setTfn(com.google.protobuf.StringValue value)
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
UpdateClientRequest.Builder |
setTfnExemptCode(com.google.protobuf.StringValue.Builder builderForValue)
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
setTfnExemptCode(com.google.protobuf.StringValue value)
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
UpdateClientRequest.Builder |
setTfnExemptExpiryDate(DateTimeValue.Builder builderForValue)
The expiry date that relates to the Tax Exemption code
|
UpdateClientRequest.Builder |
setTfnExemptExpiryDate(DateTimeValue value)
The expiry date that relates to the Tax Exemption code
|
UpdateClientRequest.Builder |
setTfnPreference(com.google.protobuf.StringValue.Builder builderForValue)
The preference from the client on sending the Tax File Number and/or ABN.
|
UpdateClientRequest.Builder |
setTfnPreference(com.google.protobuf.StringValue value)
The preference from the client on sending the Tax File Number and/or ABN.
|
UpdateClientRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdateClientRequest.Builder |
setUpdateReason(com.google.protobuf.StringValue.Builder builderForValue)
reason for update
|
UpdateClientRequest.Builder |
setUpdateReason(com.google.protobuf.StringValue value)
reason for update
|
UpdateClientRequest.Builder |
setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The identification of the user who created the client
Optional
Maximum size 18
|
UpdateClientRequest.Builder |
setUserId(com.google.protobuf.StringValue value)
The identification of the user who created the client
Optional
Maximum size 18
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdateClientRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdateClientRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdateClientRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder mergeFrom(UpdateClientRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public UpdateClientRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdateClientRequest.Builder>IOExceptionpublic boolean hasRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;hasRequestId in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestId in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;public UpdateClientRequest.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;public UpdateClientRequest.Builder mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;public UpdateClientRequest.Builder clearRequestId()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValue.Builder getRequestIdBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
A universally unique identifier for this request. Used for idempotency and correlation with asynchronous notifications. Mandatory
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasClientNumber()
The unique identifier of the client. Maximum size 8 Mandatory
.google.protobuf.StringValue client_number = 2;hasClientNumber in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getClientNumber()
The unique identifier of the client. Maximum size 8 Mandatory
.google.protobuf.StringValue client_number = 2;getClientNumber in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setClientNumber(com.google.protobuf.StringValue value)
The unique identifier of the client. Maximum size 8 Mandatory
.google.protobuf.StringValue client_number = 2;public UpdateClientRequest.Builder setClientNumber(com.google.protobuf.StringValue.Builder builderForValue)
The unique identifier of the client. Maximum size 8 Mandatory
.google.protobuf.StringValue client_number = 2;public UpdateClientRequest.Builder mergeClientNumber(com.google.protobuf.StringValue value)
The unique identifier of the client. Maximum size 8 Mandatory
.google.protobuf.StringValue client_number = 2;public UpdateClientRequest.Builder clearClientNumber()
The unique identifier of the client. Maximum size 8 Mandatory
.google.protobuf.StringValue client_number = 2;public com.google.protobuf.StringValue.Builder getClientNumberBuilder()
The unique identifier of the client. Maximum size 8 Mandatory
.google.protobuf.StringValue client_number = 2;public com.google.protobuf.StringValueOrBuilder getClientNumberOrBuilder()
The unique identifier of the client. Maximum size 8 Mandatory
.google.protobuf.StringValue client_number = 2;getClientNumberOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasLastName()
The last name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 60
.google.protobuf.StringValue last_name = 3;hasLastName in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getLastName()
The last name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 60
.google.protobuf.StringValue last_name = 3;getLastName in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setLastName(com.google.protobuf.StringValue value)
The last name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 60
.google.protobuf.StringValue last_name = 3;public UpdateClientRequest.Builder setLastName(com.google.protobuf.StringValue.Builder builderForValue)
The last name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 60
.google.protobuf.StringValue last_name = 3;public UpdateClientRequest.Builder mergeLastName(com.google.protobuf.StringValue value)
The last name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 60
.google.protobuf.StringValue last_name = 3;public UpdateClientRequest.Builder clearLastName()
The last name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 60
.google.protobuf.StringValue last_name = 3;public com.google.protobuf.StringValue.Builder getLastNameBuilder()
The last name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 60
.google.protobuf.StringValue last_name = 3;public com.google.protobuf.StringValueOrBuilder getLastNameOrBuilder()
The last name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 60
.google.protobuf.StringValue last_name = 3;getLastNameOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasFirstName()
The first name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 10
.google.protobuf.StringValue first_name = 4;hasFirstName in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getFirstName()
The first name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 10
.google.protobuf.StringValue first_name = 4;getFirstName in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setFirstName(com.google.protobuf.StringValue value)
The first name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 10
.google.protobuf.StringValue first_name = 4;public UpdateClientRequest.Builder setFirstName(com.google.protobuf.StringValue.Builder builderForValue)
The first name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 10
.google.protobuf.StringValue first_name = 4;public UpdateClientRequest.Builder mergeFirstName(com.google.protobuf.StringValue value)
The first name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 10
.google.protobuf.StringValue first_name = 4;public UpdateClientRequest.Builder clearFirstName()
The first name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 10
.google.protobuf.StringValue first_name = 4;public com.google.protobuf.StringValue.Builder getFirstNameBuilder()
The first name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 10
.google.protobuf.StringValue first_name = 4;public com.google.protobuf.StringValueOrBuilder getFirstNameOrBuilder()
The first name the client is known by Optional, although mandatory if the client_type = 'I' (Individual) Maximum size 10
.google.protobuf.StringValue first_name = 4;getFirstNameOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasSalutation()
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;hasSalutation in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getSalutation()
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;getSalutation in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setSalutation(com.google.protobuf.StringValue value)
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;public UpdateClientRequest.Builder setSalutation(com.google.protobuf.StringValue.Builder builderForValue)
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;public UpdateClientRequest.Builder mergeSalutation(com.google.protobuf.StringValue value)
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;public UpdateClientRequest.Builder clearSalutation()
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;public com.google.protobuf.StringValue.Builder getSalutationBuilder()
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;public com.google.protobuf.StringValueOrBuilder getSalutationOrBuilder()
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 5;getSalutationOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasOrganisationName()
If the client is an organisation, the name of the organisation Optional, although mandatory if the client_type = 'O' (Organisation) Maximum size 200
.google.protobuf.StringValue organisation_name = 6;hasOrganisationName in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getOrganisationName()
If the client is an organisation, the name of the organisation Optional, although mandatory if the client_type = 'O' (Organisation) Maximum size 200
.google.protobuf.StringValue organisation_name = 6;getOrganisationName in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setOrganisationName(com.google.protobuf.StringValue value)
If the client is an organisation, the name of the organisation Optional, although mandatory if the client_type = 'O' (Organisation) Maximum size 200
.google.protobuf.StringValue organisation_name = 6;public UpdateClientRequest.Builder setOrganisationName(com.google.protobuf.StringValue.Builder builderForValue)
If the client is an organisation, the name of the organisation Optional, although mandatory if the client_type = 'O' (Organisation) Maximum size 200
.google.protobuf.StringValue organisation_name = 6;public UpdateClientRequest.Builder mergeOrganisationName(com.google.protobuf.StringValue value)
If the client is an organisation, the name of the organisation Optional, although mandatory if the client_type = 'O' (Organisation) Maximum size 200
.google.protobuf.StringValue organisation_name = 6;public UpdateClientRequest.Builder clearOrganisationName()
If the client is an organisation, the name of the organisation Optional, although mandatory if the client_type = 'O' (Organisation) Maximum size 200
.google.protobuf.StringValue organisation_name = 6;public com.google.protobuf.StringValue.Builder getOrganisationNameBuilder()
If the client is an organisation, the name of the organisation Optional, although mandatory if the client_type = 'O' (Organisation) Maximum size 200
.google.protobuf.StringValue organisation_name = 6;public com.google.protobuf.StringValueOrBuilder getOrganisationNameOrBuilder()
If the client is an organisation, the name of the organisation Optional, although mandatory if the client_type = 'O' (Organisation) Maximum size 200
.google.protobuf.StringValue organisation_name = 6;getOrganisationNameOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasInternalReference()
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 7;hasInternalReference in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getInternalReference()
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 7;getInternalReference in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setInternalReference(com.google.protobuf.StringValue value)
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 7;public UpdateClientRequest.Builder setInternalReference(com.google.protobuf.StringValue.Builder builderForValue)
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 7;public UpdateClientRequest.Builder mergeInternalReference(com.google.protobuf.StringValue value)
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 7;public UpdateClientRequest.Builder clearInternalReference()
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 7;public com.google.protobuf.StringValue.Builder getInternalReferenceBuilder()
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 7;public com.google.protobuf.StringValueOrBuilder getInternalReferenceOrBuilder()
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 7;getInternalReferenceOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasClientType()
Identifies if the client is an Individual or Organisation Mandatory Available options as defined in iBROKER. Currently the only values are I (Individual) O (Organisation) Maximum size 1
.google.protobuf.StringValue client_type = 8;hasClientType in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getClientType()
Identifies if the client is an Individual or Organisation Mandatory Available options as defined in iBROKER. Currently the only values are I (Individual) O (Organisation) Maximum size 1
.google.protobuf.StringValue client_type = 8;getClientType in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setClientType(com.google.protobuf.StringValue value)
Identifies if the client is an Individual or Organisation Mandatory Available options as defined in iBROKER. Currently the only values are I (Individual) O (Organisation) Maximum size 1
.google.protobuf.StringValue client_type = 8;public UpdateClientRequest.Builder setClientType(com.google.protobuf.StringValue.Builder builderForValue)
Identifies if the client is an Individual or Organisation Mandatory Available options as defined in iBROKER. Currently the only values are I (Individual) O (Organisation) Maximum size 1
.google.protobuf.StringValue client_type = 8;public UpdateClientRequest.Builder mergeClientType(com.google.protobuf.StringValue value)
Identifies if the client is an Individual or Organisation Mandatory Available options as defined in iBROKER. Currently the only values are I (Individual) O (Organisation) Maximum size 1
.google.protobuf.StringValue client_type = 8;public UpdateClientRequest.Builder clearClientType()
Identifies if the client is an Individual or Organisation Mandatory Available options as defined in iBROKER. Currently the only values are I (Individual) O (Organisation) Maximum size 1
.google.protobuf.StringValue client_type = 8;public com.google.protobuf.StringValue.Builder getClientTypeBuilder()
Identifies if the client is an Individual or Organisation Mandatory Available options as defined in iBROKER. Currently the only values are I (Individual) O (Organisation) Maximum size 1
.google.protobuf.StringValue client_type = 8;public com.google.protobuf.StringValueOrBuilder getClientTypeOrBuilder()
Identifies if the client is an Individual or Organisation Mandatory Available options as defined in iBROKER. Currently the only values are I (Individual) O (Organisation) Maximum size 1
.google.protobuf.StringValue client_type = 8;getClientTypeOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasCurrent()
Flag indicating if client is active Mandatory
.google.protobuf.BoolValue current = 9;hasCurrent in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if client is active Mandatory
.google.protobuf.BoolValue current = 9;getCurrent in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if client is active Mandatory
.google.protobuf.BoolValue current = 9;public UpdateClientRequest.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if client is active Mandatory
.google.protobuf.BoolValue current = 9;public UpdateClientRequest.Builder mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if client is active Mandatory
.google.protobuf.BoolValue current = 9;public UpdateClientRequest.Builder clearCurrent()
Flag indicating if client is active Mandatory
.google.protobuf.BoolValue current = 9;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
Flag indicating if client is active Mandatory
.google.protobuf.BoolValue current = 9;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if client is active Mandatory
.google.protobuf.BoolValue current = 9;getCurrentOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasDateOfBirth()
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 10;hasDateOfBirth in interface UpdateClientRequestOrBuilderpublic DateTimeValue getDateOfBirth()
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 10;getDateOfBirth in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setDateOfBirth(DateTimeValue value)
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 10;public UpdateClientRequest.Builder setDateOfBirth(DateTimeValue.Builder builderForValue)
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 10;public UpdateClientRequest.Builder mergeDateOfBirth(DateTimeValue value)
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 10;public UpdateClientRequest.Builder clearDateOfBirth()
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 10;public DateTimeValue.Builder getDateOfBirthBuilder()
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 10;public DateTimeValueOrBuilder getDateOfBirthOrBuilder()
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 10;getDateOfBirthOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasMothersName()
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 11;hasMothersName in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getMothersName()
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 11;getMothersName in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setMothersName(com.google.protobuf.StringValue value)
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 11;public UpdateClientRequest.Builder setMothersName(com.google.protobuf.StringValue.Builder builderForValue)
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 11;public UpdateClientRequest.Builder mergeMothersName(com.google.protobuf.StringValue value)
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 11;public UpdateClientRequest.Builder clearMothersName()
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 11;public com.google.protobuf.StringValue.Builder getMothersNameBuilder()
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 11;public com.google.protobuf.StringValueOrBuilder getMothersNameOrBuilder()
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 11;getMothersNameOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasGender()
Identifies the gender of the client Available options as defined in iBROKER. Currently the only values are M - Male, F - Female Maximum size 1
.google.protobuf.StringValue gender = 12;hasGender in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getGender()
Identifies the gender of the client Available options as defined in iBROKER. Currently the only values are M - Male, F - Female Maximum size 1
.google.protobuf.StringValue gender = 12;getGender in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setGender(com.google.protobuf.StringValue value)
Identifies the gender of the client Available options as defined in iBROKER. Currently the only values are M - Male, F - Female Maximum size 1
.google.protobuf.StringValue gender = 12;public UpdateClientRequest.Builder setGender(com.google.protobuf.StringValue.Builder builderForValue)
Identifies the gender of the client Available options as defined in iBROKER. Currently the only values are M - Male, F - Female Maximum size 1
.google.protobuf.StringValue gender = 12;public UpdateClientRequest.Builder mergeGender(com.google.protobuf.StringValue value)
Identifies the gender of the client Available options as defined in iBROKER. Currently the only values are M - Male, F - Female Maximum size 1
.google.protobuf.StringValue gender = 12;public UpdateClientRequest.Builder clearGender()
Identifies the gender of the client Available options as defined in iBROKER. Currently the only values are M - Male, F - Female Maximum size 1
.google.protobuf.StringValue gender = 12;public com.google.protobuf.StringValue.Builder getGenderBuilder()
Identifies the gender of the client Available options as defined in iBROKER. Currently the only values are M - Male, F - Female Maximum size 1
.google.protobuf.StringValue gender = 12;public com.google.protobuf.StringValueOrBuilder getGenderOrBuilder()
Identifies the gender of the client Available options as defined in iBROKER. Currently the only values are M - Male, F - Female Maximum size 1
.google.protobuf.StringValue gender = 12;getGenderOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasEmployerName()
The name of the clients employer, used for security and verification purposes Only enterable if Individual Maximum size 50
.google.protobuf.StringValue employer_name = 13;hasEmployerName in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getEmployerName()
The name of the clients employer, used for security and verification purposes Only enterable if Individual Maximum size 50
.google.protobuf.StringValue employer_name = 13;getEmployerName in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setEmployerName(com.google.protobuf.StringValue value)
The name of the clients employer, used for security and verification purposes Only enterable if Individual Maximum size 50
.google.protobuf.StringValue employer_name = 13;public UpdateClientRequest.Builder setEmployerName(com.google.protobuf.StringValue.Builder builderForValue)
The name of the clients employer, used for security and verification purposes Only enterable if Individual Maximum size 50
.google.protobuf.StringValue employer_name = 13;public UpdateClientRequest.Builder mergeEmployerName(com.google.protobuf.StringValue value)
The name of the clients employer, used for security and verification purposes Only enterable if Individual Maximum size 50
.google.protobuf.StringValue employer_name = 13;public UpdateClientRequest.Builder clearEmployerName()
The name of the clients employer, used for security and verification purposes Only enterable if Individual Maximum size 50
.google.protobuf.StringValue employer_name = 13;public com.google.protobuf.StringValue.Builder getEmployerNameBuilder()
The name of the clients employer, used for security and verification purposes Only enterable if Individual Maximum size 50
.google.protobuf.StringValue employer_name = 13;public com.google.protobuf.StringValueOrBuilder getEmployerNameOrBuilder()
The name of the clients employer, used for security and verification purposes Only enterable if Individual Maximum size 50
.google.protobuf.StringValue employer_name = 13;getEmployerNameOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasAcn()
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 14;hasAcn in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getAcn()
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 14;getAcn in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setAcn(com.google.protobuf.StringValue value)
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 14;public UpdateClientRequest.Builder setAcn(com.google.protobuf.StringValue.Builder builderForValue)
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 14;public UpdateClientRequest.Builder mergeAcn(com.google.protobuf.StringValue value)
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 14;public UpdateClientRequest.Builder clearAcn()
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 14;public com.google.protobuf.StringValue.Builder getAcnBuilder()
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 14;public com.google.protobuf.StringValueOrBuilder getAcnOrBuilder()
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 14;getAcnOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasCreationSource()
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 15;hasCreationSource in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getCreationSource()
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 15;getCreationSource in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setCreationSource(com.google.protobuf.StringValue value)
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 15;public UpdateClientRequest.Builder setCreationSource(com.google.protobuf.StringValue.Builder builderForValue)
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 15;public UpdateClientRequest.Builder mergeCreationSource(com.google.protobuf.StringValue value)
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 15;public UpdateClientRequest.Builder clearCreationSource()
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 15;public com.google.protobuf.StringValue.Builder getCreationSourceBuilder()
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 15;public com.google.protobuf.StringValueOrBuilder getCreationSourceOrBuilder()
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 15;getCreationSourceOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasClientComments()
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 16;hasClientComments in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getClientComments()
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 16;getClientComments in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setClientComments(com.google.protobuf.StringValue value)
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 16;public UpdateClientRequest.Builder setClientComments(com.google.protobuf.StringValue.Builder builderForValue)
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 16;public UpdateClientRequest.Builder mergeClientComments(com.google.protobuf.StringValue value)
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 16;public UpdateClientRequest.Builder clearClientComments()
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 16;public com.google.protobuf.StringValue.Builder getClientCommentsBuilder()
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 16;public com.google.protobuf.StringValueOrBuilder getClientCommentsOrBuilder()
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 16;getClientCommentsOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasEntryDateTime()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;hasEntryDateTime in interface UpdateClientRequestOrBuilderpublic DateTimeValue getEntryDateTime()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;getEntryDateTime in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setEntryDateTime(DateTimeValue value)
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public UpdateClientRequest.Builder setEntryDateTime(DateTimeValue.Builder builderForValue)
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public UpdateClientRequest.Builder mergeEntryDateTime(DateTimeValue value)
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public UpdateClientRequest.Builder clearEntryDateTime()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public DateTimeValue.Builder getEntryDateTimeBuilder()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;public DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 17;getEntryDateTimeOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasUserId()
The identification of the user who created the client Optional Maximum size 18
.google.protobuf.StringValue user_id = 18;hasUserId in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getUserId()
The identification of the user who created the client Optional Maximum size 18
.google.protobuf.StringValue user_id = 18;getUserId in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setUserId(com.google.protobuf.StringValue value)
The identification of the user who created the client Optional Maximum size 18
.google.protobuf.StringValue user_id = 18;public UpdateClientRequest.Builder setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The identification of the user who created the client Optional Maximum size 18
.google.protobuf.StringValue user_id = 18;public UpdateClientRequest.Builder mergeUserId(com.google.protobuf.StringValue value)
The identification of the user who created the client Optional Maximum size 18
.google.protobuf.StringValue user_id = 18;public UpdateClientRequest.Builder clearUserId()
The identification of the user who created the client Optional Maximum size 18
.google.protobuf.StringValue user_id = 18;public com.google.protobuf.StringValue.Builder getUserIdBuilder()
The identification of the user who created the client Optional Maximum size 18
.google.protobuf.StringValue user_id = 18;public com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The identification of the user who created the client Optional Maximum size 18
.google.protobuf.StringValue user_id = 18;getUserIdOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasLastNamePosition()
The position of the last name for display purposes. Acceptable values are L - Last, F First Maximum size 1
.google.protobuf.StringValue last_name_position = 19;hasLastNamePosition in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getLastNamePosition()
The position of the last name for display purposes. Acceptable values are L - Last, F First Maximum size 1
.google.protobuf.StringValue last_name_position = 19;getLastNamePosition in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setLastNamePosition(com.google.protobuf.StringValue value)
The position of the last name for display purposes. Acceptable values are L - Last, F First Maximum size 1
.google.protobuf.StringValue last_name_position = 19;public UpdateClientRequest.Builder setLastNamePosition(com.google.protobuf.StringValue.Builder builderForValue)
The position of the last name for display purposes. Acceptable values are L - Last, F First Maximum size 1
.google.protobuf.StringValue last_name_position = 19;public UpdateClientRequest.Builder mergeLastNamePosition(com.google.protobuf.StringValue value)
The position of the last name for display purposes. Acceptable values are L - Last, F First Maximum size 1
.google.protobuf.StringValue last_name_position = 19;public UpdateClientRequest.Builder clearLastNamePosition()
The position of the last name for display purposes. Acceptable values are L - Last, F First Maximum size 1
.google.protobuf.StringValue last_name_position = 19;public com.google.protobuf.StringValue.Builder getLastNamePositionBuilder()
The position of the last name for display purposes. Acceptable values are L - Last, F First Maximum size 1
.google.protobuf.StringValue last_name_position = 19;public com.google.protobuf.StringValueOrBuilder getLastNamePositionOrBuilder()
The position of the last name for display purposes. Acceptable values are L - Last, F First Maximum size 1
.google.protobuf.StringValue last_name_position = 19;getLastNamePositionOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 20;hasDateIncorporated in interface UpdateClientRequestOrBuilderpublic DateTimeValue getDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 20;getDateIncorporated in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setDateIncorporated(DateTimeValue value)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 20;public UpdateClientRequest.Builder setDateIncorporated(DateTimeValue.Builder builderForValue)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 20;public UpdateClientRequest.Builder mergeDateIncorporated(DateTimeValue value)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 20;public UpdateClientRequest.Builder clearDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 20;public DateTimeValue.Builder getDateIncorporatedBuilder()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 20;public DateTimeValueOrBuilder getDateIncorporatedOrBuilder()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 20;getDateIncorporatedOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasLegalEntityIdentifier()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation) Optional Maximu size 20
.google.protobuf.StringValue legal_entity_identifier = 21;hasLegalEntityIdentifier in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getLegalEntityIdentifier()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation) Optional Maximu size 20
.google.protobuf.StringValue legal_entity_identifier = 21;getLegalEntityIdentifier in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setLegalEntityIdentifier(com.google.protobuf.StringValue value)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation) Optional Maximu size 20
.google.protobuf.StringValue legal_entity_identifier = 21;public UpdateClientRequest.Builder setLegalEntityIdentifier(com.google.protobuf.StringValue.Builder builderForValue)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation) Optional Maximu size 20
.google.protobuf.StringValue legal_entity_identifier = 21;public UpdateClientRequest.Builder mergeLegalEntityIdentifier(com.google.protobuf.StringValue value)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation) Optional Maximu size 20
.google.protobuf.StringValue legal_entity_identifier = 21;public UpdateClientRequest.Builder clearLegalEntityIdentifier()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation) Optional Maximu size 20
.google.protobuf.StringValue legal_entity_identifier = 21;public com.google.protobuf.StringValue.Builder getLegalEntityIdentifierBuilder()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation) Optional Maximu size 20
.google.protobuf.StringValue legal_entity_identifier = 21;public com.google.protobuf.StringValueOrBuilder getLegalEntityIdentifierOrBuilder()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation) Optional Maximu size 20
.google.protobuf.StringValue legal_entity_identifier = 21;getLegalEntityIdentifierOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasInvestorType()
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 22;hasInvestorType in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getInvestorType()
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 22;getInvestorType in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setInvestorType(com.google.protobuf.StringValue value)
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 22;public UpdateClientRequest.Builder setInvestorType(com.google.protobuf.StringValue.Builder builderForValue)
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 22;public UpdateClientRequest.Builder mergeInvestorType(com.google.protobuf.StringValue value)
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 22;public UpdateClientRequest.Builder clearInvestorType()
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 22;public com.google.protobuf.StringValue.Builder getInvestorTypeBuilder()
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 22;public com.google.protobuf.StringValueOrBuilder getInvestorTypeOrBuilder()
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 22;getInvestorTypeOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasTfn()
The Tax File Number for the Individual or Organisation Optional - Only a TFN or ABN can be entered Maximum size 12
.google.protobuf.StringValue tfn = 23;hasTfn in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getTfn()
The Tax File Number for the Individual or Organisation Optional - Only a TFN or ABN can be entered Maximum size 12
.google.protobuf.StringValue tfn = 23;getTfn in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setTfn(com.google.protobuf.StringValue value)
The Tax File Number for the Individual or Organisation Optional - Only a TFN or ABN can be entered Maximum size 12
.google.protobuf.StringValue tfn = 23;public UpdateClientRequest.Builder setTfn(com.google.protobuf.StringValue.Builder builderForValue)
The Tax File Number for the Individual or Organisation Optional - Only a TFN or ABN can be entered Maximum size 12
.google.protobuf.StringValue tfn = 23;public UpdateClientRequest.Builder mergeTfn(com.google.protobuf.StringValue value)
The Tax File Number for the Individual or Organisation Optional - Only a TFN or ABN can be entered Maximum size 12
.google.protobuf.StringValue tfn = 23;public UpdateClientRequest.Builder clearTfn()
The Tax File Number for the Individual or Organisation Optional - Only a TFN or ABN can be entered Maximum size 12
.google.protobuf.StringValue tfn = 23;public com.google.protobuf.StringValue.Builder getTfnBuilder()
The Tax File Number for the Individual or Organisation Optional - Only a TFN or ABN can be entered Maximum size 12
.google.protobuf.StringValue tfn = 23;public com.google.protobuf.StringValueOrBuilder getTfnOrBuilder()
The Tax File Number for the Individual or Organisation Optional - Only a TFN or ABN can be entered Maximum size 12
.google.protobuf.StringValue tfn = 23;getTfnOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasAbn()
The Australian Business Number of the Individual or Organisation Optional - Only a TFN or a ABN can be entered. Maximum size 11
.google.protobuf.StringValue abn = 24;hasAbn in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getAbn()
The Australian Business Number of the Individual or Organisation Optional - Only a TFN or a ABN can be entered. Maximum size 11
.google.protobuf.StringValue abn = 24;getAbn in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setAbn(com.google.protobuf.StringValue value)
The Australian Business Number of the Individual or Organisation Optional - Only a TFN or a ABN can be entered. Maximum size 11
.google.protobuf.StringValue abn = 24;public UpdateClientRequest.Builder setAbn(com.google.protobuf.StringValue.Builder builderForValue)
The Australian Business Number of the Individual or Organisation Optional - Only a TFN or a ABN can be entered. Maximum size 11
.google.protobuf.StringValue abn = 24;public UpdateClientRequest.Builder mergeAbn(com.google.protobuf.StringValue value)
The Australian Business Number of the Individual or Organisation Optional - Only a TFN or a ABN can be entered. Maximum size 11
.google.protobuf.StringValue abn = 24;public UpdateClientRequest.Builder clearAbn()
The Australian Business Number of the Individual or Organisation Optional - Only a TFN or a ABN can be entered. Maximum size 11
.google.protobuf.StringValue abn = 24;public com.google.protobuf.StringValue.Builder getAbnBuilder()
The Australian Business Number of the Individual or Organisation Optional - Only a TFN or a ABN can be entered. Maximum size 11
.google.protobuf.StringValue abn = 24;public com.google.protobuf.StringValueOrBuilder getAbnOrBuilder()
The Australian Business Number of the Individual or Organisation Optional - Only a TFN or a ABN can be entered. Maximum size 11
.google.protobuf.StringValue abn = 24;getAbnOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasTfnPreference()
The preference from the client on sending the Tax File Number and/or ABN. Acceptable values are T - TFN or A - ABN Mandatory Maximum size 1
.google.protobuf.StringValue tfn_preference = 25;hasTfnPreference in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getTfnPreference()
The preference from the client on sending the Tax File Number and/or ABN. Acceptable values are T - TFN or A - ABN Mandatory Maximum size 1
.google.protobuf.StringValue tfn_preference = 25;getTfnPreference in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setTfnPreference(com.google.protobuf.StringValue value)
The preference from the client on sending the Tax File Number and/or ABN. Acceptable values are T - TFN or A - ABN Mandatory Maximum size 1
.google.protobuf.StringValue tfn_preference = 25;public UpdateClientRequest.Builder setTfnPreference(com.google.protobuf.StringValue.Builder builderForValue)
The preference from the client on sending the Tax File Number and/or ABN. Acceptable values are T - TFN or A - ABN Mandatory Maximum size 1
.google.protobuf.StringValue tfn_preference = 25;public UpdateClientRequest.Builder mergeTfnPreference(com.google.protobuf.StringValue value)
The preference from the client on sending the Tax File Number and/or ABN. Acceptable values are T - TFN or A - ABN Mandatory Maximum size 1
.google.protobuf.StringValue tfn_preference = 25;public UpdateClientRequest.Builder clearTfnPreference()
The preference from the client on sending the Tax File Number and/or ABN. Acceptable values are T - TFN or A - ABN Mandatory Maximum size 1
.google.protobuf.StringValue tfn_preference = 25;public com.google.protobuf.StringValue.Builder getTfnPreferenceBuilder()
The preference from the client on sending the Tax File Number and/or ABN. Acceptable values are T - TFN or A - ABN Mandatory Maximum size 1
.google.protobuf.StringValue tfn_preference = 25;public com.google.protobuf.StringValueOrBuilder getTfnPreferenceOrBuilder()
The preference from the client on sending the Tax File Number and/or ABN. Acceptable values are T - TFN or A - ABN Mandatory Maximum size 1
.google.protobuf.StringValue tfn_preference = 25;getTfnPreferenceOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 26;hasDateReceived in interface UpdateClientRequestOrBuilderpublic DateTimeValue getDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 26;getDateReceived in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setDateReceived(DateTimeValue value)
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 26;public UpdateClientRequest.Builder setDateReceived(DateTimeValue.Builder builderForValue)
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 26;public UpdateClientRequest.Builder mergeDateReceived(DateTimeValue value)
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 26;public UpdateClientRequest.Builder clearDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 26;public DateTimeValue.Builder getDateReceivedBuilder()
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 26;public DateTimeValueOrBuilder getDateReceivedOrBuilder()
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 26;getDateReceivedOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasTfnExemptCode()
The tax exemption code for the Tax File Number Available options as defined in iBROKER. Optional Maximum size 1
.google.protobuf.StringValue tfn_exempt_code = 27;hasTfnExemptCode in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getTfnExemptCode()
The tax exemption code for the Tax File Number Available options as defined in iBROKER. Optional Maximum size 1
.google.protobuf.StringValue tfn_exempt_code = 27;getTfnExemptCode in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setTfnExemptCode(com.google.protobuf.StringValue value)
The tax exemption code for the Tax File Number Available options as defined in iBROKER. Optional Maximum size 1
.google.protobuf.StringValue tfn_exempt_code = 27;public UpdateClientRequest.Builder setTfnExemptCode(com.google.protobuf.StringValue.Builder builderForValue)
The tax exemption code for the Tax File Number Available options as defined in iBROKER. Optional Maximum size 1
.google.protobuf.StringValue tfn_exempt_code = 27;public UpdateClientRequest.Builder mergeTfnExemptCode(com.google.protobuf.StringValue value)
The tax exemption code for the Tax File Number Available options as defined in iBROKER. Optional Maximum size 1
.google.protobuf.StringValue tfn_exempt_code = 27;public UpdateClientRequest.Builder clearTfnExemptCode()
The tax exemption code for the Tax File Number Available options as defined in iBROKER. Optional Maximum size 1
.google.protobuf.StringValue tfn_exempt_code = 27;public com.google.protobuf.StringValue.Builder getTfnExemptCodeBuilder()
The tax exemption code for the Tax File Number Available options as defined in iBROKER. Optional Maximum size 1
.google.protobuf.StringValue tfn_exempt_code = 27;public com.google.protobuf.StringValueOrBuilder getTfnExemptCodeOrBuilder()
The tax exemption code for the Tax File Number Available options as defined in iBROKER. Optional Maximum size 1
.google.protobuf.StringValue tfn_exempt_code = 27;getTfnExemptCodeOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 28;hasTfnExemptExpiryDate in interface UpdateClientRequestOrBuilderpublic DateTimeValue getTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 28;getTfnExemptExpiryDate in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setTfnExemptExpiryDate(DateTimeValue value)
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 28;public UpdateClientRequest.Builder setTfnExemptExpiryDate(DateTimeValue.Builder builderForValue)
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 28;public UpdateClientRequest.Builder mergeTfnExemptExpiryDate(DateTimeValue value)
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 28;public UpdateClientRequest.Builder clearTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 28;public DateTimeValue.Builder getTfnExemptExpiryDateBuilder()
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 28;public DateTimeValueOrBuilder getTfnExemptExpiryDateOrBuilder()
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 28;getTfnExemptExpiryDateOrBuilder in interface UpdateClientRequestOrBuilderpublic boolean hasUpdateReason()
reason for update
.google.protobuf.StringValue update_reason = 29;hasUpdateReason in interface UpdateClientRequestOrBuilderpublic com.google.protobuf.StringValue getUpdateReason()
reason for update
.google.protobuf.StringValue update_reason = 29;getUpdateReason in interface UpdateClientRequestOrBuilderpublic UpdateClientRequest.Builder setUpdateReason(com.google.protobuf.StringValue value)
reason for update
.google.protobuf.StringValue update_reason = 29;public UpdateClientRequest.Builder setUpdateReason(com.google.protobuf.StringValue.Builder builderForValue)
reason for update
.google.protobuf.StringValue update_reason = 29;public UpdateClientRequest.Builder mergeUpdateReason(com.google.protobuf.StringValue value)
reason for update
.google.protobuf.StringValue update_reason = 29;public UpdateClientRequest.Builder clearUpdateReason()
reason for update
.google.protobuf.StringValue update_reason = 29;public com.google.protobuf.StringValue.Builder getUpdateReasonBuilder()
reason for update
.google.protobuf.StringValue update_reason = 29;public com.google.protobuf.StringValueOrBuilder getUpdateReasonOrBuilder()
reason for update
.google.protobuf.StringValue update_reason = 29;getUpdateReasonOrBuilder in interface UpdateClientRequestOrBuilderpublic final UpdateClientRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>public final UpdateClientRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdateClientRequest.Builder>Copyright © 2022. All rights reserved.