| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
CreateClientRequest.Builder |
CreateClientRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateClientRequest.Builder |
CreateClientRequest.Builder.clear() |
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearAbn()
The Australian Business Number of the Individual or Organisation
Optional - Only a TFN or a ABN can be entered.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearAcn()
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearClientComments()
Free format comments that can be held against each client
Optional
Maximum size 200
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearClientType()
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearCurrent()
Flag indicating if client is active
Mandatory
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearDateOfBirth()
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearEmployerName()
The name of the clients employer, used for security and verification purposes
Only enterable if Individual
Maximum size 50
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearEntryDateTime()
The date on which the client was created
Optional
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearFirstName()
The first name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 10
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearGender()
Identifies the gender of the client
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearInternalReference()
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearInvestorType()
The type of the investor
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearLastName()
The last name the client is known by
Optional, although mandatory if the client_type = 'I' (Individual)
Maximum size 60
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearLastNamePosition()
The position of the last name for display purposes.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearLegalEntityIdentifier()
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximum size 20
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearMailAddress()
mailing address
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearMothersName()
The name of the clients mother.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearRegistrationAddress()
registration address
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearRequestId()
A universally unique identifier for this request.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearSalutation()
The Salutation (if Any) the Client has
Optional Maximum size 15
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearTfn()
The Tax File Number for the Individual or Organisation
Optional - Only a TFN or ABN can be entered
Maximum size 12
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearTfnExemptCode()
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearTfnPreference()
The preference from the client on sending the Tax File Number and/or ABN.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clearUserId()
The identification of the user who created the client
Optional
Maximum size 18
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.clone() |
CreateClientRequest.Builder |
CreateClientRequest.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.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeAcn(com.google.protobuf.StringValue value)
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeClientComments(com.google.protobuf.StringValue value)
Free format comments that can be held against each client
Optional
Maximum size 200
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeClientType(com.google.protobuf.StringValue value)
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if client is active
Mandatory
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeDateIncorporated(DateTimeValue value)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeDateOfBirth(DateTimeValue value)
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeDateReceived(DateTimeValue value)
The date on which the Tax File Number or ABN Australian Business Number was received.
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeEntryDateTime(DateTimeValue value)
The date on which the client was created
Optional
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeFrom(CreateClientRequest other) |
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeGender(com.google.protobuf.StringValue value)
Identifies the gender of the client
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeInternalReference(com.google.protobuf.StringValue value)
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeInvestorType(com.google.protobuf.StringValue value)
The type of the investor
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeLastNamePosition(com.google.protobuf.StringValue value)
The position of the last name for display purposes.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeLegalEntityIdentifier(com.google.protobuf.StringValue value)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximum size 20
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeMailAddress(Address value)
mailing address
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeMothersName(com.google.protobuf.StringValue value)
The name of the clients mother.
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeRegistrationAddress(Address value)
registration address
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeSalutation(com.google.protobuf.StringValue value)
The Salutation (if Any) the Client has
Optional Maximum size 15
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeTfnExemptCode(com.google.protobuf.StringValue value)
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeTfnExemptExpiryDate(DateTimeValue value)
The expiry date that relates to the Tax Exemption code
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeTfnPreference(com.google.protobuf.StringValue value)
The preference from the client on sending the Tax File Number and/or ABN.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateClientRequest.Builder |
CreateClientRequest.Builder.mergeUserId(com.google.protobuf.StringValue value)
The identification of the user who created the client
Optional
Maximum size 18
|
static CreateClientRequest.Builder |
CreateClientRequest.newBuilder() |
static CreateClientRequest.Builder |
CreateClientRequest.newBuilder(CreateClientRequest prototype) |
CreateClientRequest.Builder |
CreateClientRequest.newBuilderForType() |
protected CreateClientRequest.Builder |
CreateClientRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CreateClientRequest.Builder |
CreateClientRequest.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.
|
CreateClientRequest.Builder |
CreateClientRequest.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.
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setAcn(com.google.protobuf.StringValue value)
The Australian Company number (ACN)
Optional, must be entered for Client Type of Organisation
Maximum size 20
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setClientComments(com.google.protobuf.StringValue.Builder builderForValue)
Free format comments that can be held against each client
Optional
Maximum size 200
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setClientComments(com.google.protobuf.StringValue value)
Free format comments that can be held against each client
Optional
Maximum size 200
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setClientType(com.google.protobuf.StringValue.Builder builderForValue)
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setClientType(com.google.protobuf.StringValue value)
Identifies if the client is an Individual or Organisation
Mandatory
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if client is active
Mandatory
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if client is active
Mandatory
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setDateIncorporated(DateTimeValue.Builder builderForValue)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setDateIncorporated(DateTimeValue value)
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setDateOfBirth(DateTimeValue.Builder builderForValue)
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setDateOfBirth(DateTimeValue value)
Identifies the date of birth for the individual
Optional, only enterable if client_type = 'I' (Individual)
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setDateReceived(DateTimeValue.Builder builderForValue)
The date on which the Tax File Number or ABN Australian Business Number was received.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setDateReceived(DateTimeValue value)
The date on which the Tax File Number or ABN Australian Business Number was received.
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setEntryDateTime(DateTimeValue.Builder builderForValue)
The date on which the client was created
Optional
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setEntryDateTime(DateTimeValue value)
The date on which the client was created
Optional
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setGender(com.google.protobuf.StringValue.Builder builderForValue)
Identifies the gender of the client
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setGender(com.google.protobuf.StringValue value)
Identifies the gender of the client
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setInternalReference(com.google.protobuf.StringValue.Builder builderForValue)
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setInternalReference(com.google.protobuf.StringValue value)
An internal reference that can be used to refer to the client
Optional, maximum size 60
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setInvestorType(com.google.protobuf.StringValue.Builder builderForValue)
The type of the investor
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setInvestorType(com.google.protobuf.StringValue value)
The type of the investor
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setLastNamePosition(com.google.protobuf.StringValue.Builder builderForValue)
The position of the last name for display purposes.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setLastNamePosition(com.google.protobuf.StringValue value)
The position of the last name for display purposes.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setLegalEntityIdentifier(com.google.protobuf.StringValue.Builder builderForValue)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximum size 20
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setLegalEntityIdentifier(com.google.protobuf.StringValue value)
The Legal Identity Indentifier (LEI) of the organisation (Only valid for Client Type = Organisation)
Optional
Maximum size 20
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setMailAddress(Address.Builder builderForValue)
mailing address
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setMailAddress(Address value)
mailing address
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setMothersName(com.google.protobuf.StringValue.Builder builderForValue)
The name of the clients mother.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setMothersName(com.google.protobuf.StringValue value)
The name of the clients mother.
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setRegistrationAddress(Address.Builder builderForValue)
registration address
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setRegistrationAddress(Address value)
registration address
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateClientRequest.Builder |
CreateClientRequest.Builder.setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
A universally unique identifier for this request.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setRequestId(com.google.protobuf.StringValue value)
A universally unique identifier for this request.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setSalutation(com.google.protobuf.StringValue.Builder builderForValue)
The Salutation (if Any) the Client has
Optional Maximum size 15
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setSalutation(com.google.protobuf.StringValue value)
The Salutation (if Any) the Client has
Optional Maximum size 15
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.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
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setTfnExemptCode(com.google.protobuf.StringValue.Builder builderForValue)
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setTfnExemptCode(com.google.protobuf.StringValue value)
The tax exemption code for the Tax File Number
Available options as defined in iBROKER.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setTfnExemptExpiryDate(DateTimeValue.Builder builderForValue)
The expiry date that relates to the Tax Exemption code
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setTfnExemptExpiryDate(DateTimeValue value)
The expiry date that relates to the Tax Exemption code
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setTfnPreference(com.google.protobuf.StringValue.Builder builderForValue)
The preference from the client on sending the Tax File Number and/or ABN.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setTfnPreference(com.google.protobuf.StringValue value)
The preference from the client on sending the Tax File Number and/or ABN.
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateClientRequest.Builder |
CreateClientRequest.Builder.setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The identification of the user who created the client
Optional
Maximum size 18
|
CreateClientRequest.Builder |
CreateClientRequest.Builder.setUserId(com.google.protobuf.StringValue value)
The identification of the user who created the client
Optional
Maximum size 18
|
CreateClientRequest.Builder |
CreateClientRequest.toBuilder() |
Copyright © 2022. All rights reserved.