public final class GetClientResponse extends com.google.protobuf.GeneratedMessageV3 implements GetClientResponseOrBuilder
fincleartech.ibroker.GetClientResponse| Modifier and Type | Class and Description |
|---|---|
static class |
GetClientResponse.Builder
Protobuf type
fincleartech.ibroker.GetClientResponse |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
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.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.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.StringValueOrBuilder |
getClientCommentsOrBuilder()
Free format comments that can be held against each client
Optional
Maximum size 200
|
com.google.protobuf.StringValue |
getClientType()
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.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
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if client is active
|
DateTimeValue |
getDateIncorporated()
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)
|
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.
|
DateTimeValueOrBuilder |
getDateReceivedOrBuilder()
The date on which the Tax File Number or ABN Australian Business Number was received.
|
static GetClientResponse |
getDefaultInstance() |
GetClientResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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.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
|
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.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.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.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.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.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.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.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.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.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.Parser<GetClientResponse> |
getParserForType() |
com.google.protobuf.StringValue |
getSalutation()
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
|
int |
getSerializedSize() |
ResponseStatus |
getStatus()
Response Status.
|
ResponseStatusOrBuilder |
getStatusOrBuilder()
Response Status.
|
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 |
getTfnExemptCode()
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
|
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.StringValueOrBuilder |
getTfnPreferenceOrBuilder()
The preference from the client on sending the Tax File Number and/or ABN.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
com.google.protobuf.StringValue |
getUserId()
The identification of the user who created the client
Mandatory
Maximum size 18
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The identification of the user who created the client
Mandatory
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 |
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
|
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.
|
int |
hashCode() |
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 |
hasSalutation()
The Salutation (if Any) the Client has
Optional
Maximum size 15
|
boolean |
hasStatus()
Response Status.
|
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 |
hasUserId()
The identification of the user who created the client
Mandatory
Maximum size 18
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static GetClientResponse.Builder |
newBuilder() |
static GetClientResponse.Builder |
newBuilder(GetClientResponse prototype) |
GetClientResponse.Builder |
newBuilderForType() |
protected GetClientResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static GetClientResponse |
parseDelimitedFrom(InputStream input) |
static GetClientResponse |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientResponse |
parseFrom(byte[] data) |
static GetClientResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientResponse |
parseFrom(ByteBuffer data) |
static GetClientResponse |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientResponse |
parseFrom(com.google.protobuf.ByteString data) |
static GetClientResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static GetClientResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GetClientResponse |
parseFrom(InputStream input) |
static GetClientResponse |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<GetClientResponse> |
parser() |
GetClientResponse.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, getSerializedSizeInternal, isInitializedInternal, makeImmutableInternal, mergeFromInternal, toByteArray, toByteString, writeDelimitedTo, writeTo, writeToInternalclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int STATUS_FIELD_NUMBER
public static final int LAST_NAME_FIELD_NUMBER
public static final int FIRST_NAME_FIELD_NUMBER
public static final int SALUTATION_FIELD_NUMBER
public static final int ORGANISATION_NAME_FIELD_NUMBER
public static final int INTERNAL_REFERENCE_FIELD_NUMBER
public static final int CLIENT_TYPE_FIELD_NUMBER
public static final int CURRENT_FIELD_NUMBER
public static final int DATE_OF_BIRTH_FIELD_NUMBER
public static final int MOTHERS_NAME_FIELD_NUMBER
public static final int GENDER_FIELD_NUMBER
public static final int EMPLOYER_NAME_FIELD_NUMBER
public static final int ACN_FIELD_NUMBER
public static final int CREATION_SOURCE_FIELD_NUMBER
public static final int CLIENT_COMMENTS_FIELD_NUMBER
public static final int ENTRY_DATE_TIME_FIELD_NUMBER
public static final int USER_ID_FIELD_NUMBER
public static final int LAST_NAME_POSITION_FIELD_NUMBER
public static final int DATE_INCORPORATED_FIELD_NUMBER
public static final int LEGAL_ENTITY_IDENTIFIER_FIELD_NUMBER
public static final int INVESTOR_TYPE_FIELD_NUMBER
public static final int TFN_FIELD_NUMBER
public static final int ABN_FIELD_NUMBER
public static final int TFN_PREFERENCE_FIELD_NUMBER
public static final int DATE_RECEIVED_FIELD_NUMBER
public static final int TFN_EXEMPT_CODE_FIELD_NUMBER
public static final int TFN_EXEMPT_EXPIRY_DATE_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public boolean hasStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;hasStatus in interface GetClientResponseOrBuilderpublic ResponseStatus getStatus()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatus in interface GetClientResponseOrBuilderpublic ResponseStatusOrBuilder getStatusOrBuilder()
Response Status.
.fincleartech.ibroker.ResponseStatus status = 1;getStatusOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 2;hasLastName in interface GetClientResponseOrBuilderpublic 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 = 2;getLastName in interface GetClientResponseOrBuilderpublic 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 = 2;getLastNameOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 3;hasFirstName in interface GetClientResponseOrBuilderpublic 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 = 3;getFirstName in interface GetClientResponseOrBuilderpublic 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 = 3;getFirstNameOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasSalutation()
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 4;hasSalutation in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValue getSalutation()
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 4;getSalutation in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getSalutationOrBuilder()
The Salutation (if Any) the Client has Optional Maximum size 15
.google.protobuf.StringValue salutation = 4;getSalutationOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 5;hasOrganisationName in interface GetClientResponseOrBuilderpublic 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 = 5;getOrganisationName in interface GetClientResponseOrBuilderpublic 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 = 5;getOrganisationNameOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasInternalReference()
An internal reference that can be used to refer to the client Optional, maximum size 60
.google.protobuf.StringValue internal_reference = 6;hasInternalReference in interface GetClientResponseOrBuilderpublic 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 = 6;getInternalReference in interface GetClientResponseOrBuilderpublic 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 = 6;getInternalReferenceOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 7;hasClientType in interface GetClientResponseOrBuilderpublic 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 = 7;getClientType in interface GetClientResponseOrBuilderpublic 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 = 7;getClientTypeOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasCurrent()
Flag indicating if client is active
.google.protobuf.BoolValue current = 8;hasCurrent in interface GetClientResponseOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if client is active
.google.protobuf.BoolValue current = 8;getCurrent in interface GetClientResponseOrBuilderpublic com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if client is active
.google.protobuf.BoolValue current = 8;getCurrentOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasDateOfBirth()
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 9;hasDateOfBirth in interface GetClientResponseOrBuilderpublic DateTimeValue getDateOfBirth()
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 9;getDateOfBirth in interface GetClientResponseOrBuilderpublic DateTimeValueOrBuilder getDateOfBirthOrBuilder()
Identifies the date of birth for the individual Optional, only enterable if client_type = 'I' (Individual)
.fincleartech.ibroker.DateTimeValue date_of_birth = 9;getDateOfBirthOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasMothersName()
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 10;hasMothersName in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValue getMothersName()
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 10;getMothersName in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getMothersNameOrBuilder()
The mothers maiden name, used for security purposes Maximum size 50
.google.protobuf.StringValue mothers_name = 10;getMothersNameOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 11;hasGender in interface GetClientResponseOrBuilderpublic 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 = 11;getGender in interface GetClientResponseOrBuilderpublic 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 = 11;getGenderOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 12;hasEmployerName in interface GetClientResponseOrBuilderpublic 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 = 12;getEmployerName in interface GetClientResponseOrBuilderpublic 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 = 12;getEmployerNameOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasAcn()
The Australian Company number (ACN) Optional, must be entered for Client Type of Organisation Maximum size 20
.google.protobuf.StringValue acn = 13;hasAcn in interface GetClientResponseOrBuilderpublic 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 = 13;getAcn in interface GetClientResponseOrBuilderpublic 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 = 13;getAcnOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasCreationSource()
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 14;hasCreationSource in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValue getCreationSource()
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 14;getCreationSource in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getCreationSourceOrBuilder()
Which feature/stored procedure the client was created Optional Maximum size 50
.google.protobuf.StringValue creation_source = 14;getCreationSourceOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasClientComments()
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 15;hasClientComments in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValue getClientComments()
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 15;getClientComments in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getClientCommentsOrBuilder()
Free format comments that can be held against each client Optional Maximum size 200
.google.protobuf.StringValue client_comments = 15;getClientCommentsOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasEntryDateTime()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 16;hasEntryDateTime in interface GetClientResponseOrBuilderpublic DateTimeValue getEntryDateTime()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 16;getEntryDateTime in interface GetClientResponseOrBuilderpublic DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
The date on which the client was created Mandatory
.fincleartech.ibroker.DateTimeValue entry_date_time = 16;getEntryDateTimeOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasUserId()
The identification of the user who created the client Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 17;hasUserId in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValue getUserId()
The identification of the user who created the client Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 17;getUserId in interface GetClientResponseOrBuilderpublic com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The identification of the user who created the client Mandatory Maximum size 18
.google.protobuf.StringValue user_id = 17;getUserIdOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 18;hasLastNamePosition in interface GetClientResponseOrBuilderpublic 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 = 18;getLastNamePosition in interface GetClientResponseOrBuilderpublic 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 = 18;getLastNamePositionOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 19;hasDateIncorporated in interface GetClientResponseOrBuilderpublic DateTimeValue getDateIncorporated()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 19;getDateIncorporated in interface GetClientResponseOrBuilderpublic DateTimeValueOrBuilder getDateIncorporatedOrBuilder()
The date on which the organisation was incorporated (Only valid for Client Type = Organisation)
.fincleartech.ibroker.DateTimeValue date_incorporated = 19;getDateIncorporatedOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 20;hasLegalEntityIdentifier in interface GetClientResponseOrBuilderpublic 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 = 20;getLegalEntityIdentifier in interface GetClientResponseOrBuilderpublic 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 = 20;getLegalEntityIdentifierOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasInvestorType()
The type of the investor Available options as defined in iBROKER. Mandatory Maximum size 1
.google.protobuf.StringValue investor_type = 21;hasInvestorType in interface GetClientResponseOrBuilderpublic 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 = 21;getInvestorType in interface GetClientResponseOrBuilderpublic 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 = 21;getInvestorTypeOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 22;hasTfn in interface GetClientResponseOrBuilderpublic 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 = 22;getTfn in interface GetClientResponseOrBuilderpublic 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 = 22;getTfnOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 23;hasAbn in interface GetClientResponseOrBuilderpublic 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 = 23;getAbn in interface GetClientResponseOrBuilderpublic 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 = 23;getAbnOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 24;hasTfnPreference in interface GetClientResponseOrBuilderpublic 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 = 24;getTfnPreference in interface GetClientResponseOrBuilderpublic 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 = 24;getTfnPreferenceOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 25;hasDateReceived in interface GetClientResponseOrBuilderpublic DateTimeValue getDateReceived()
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 25;getDateReceived in interface GetClientResponseOrBuilderpublic DateTimeValueOrBuilder getDateReceivedOrBuilder()
The date on which the Tax File Number or ABN Australian Business Number was received.
.fincleartech.ibroker.DateTimeValue date_received = 25;getDateReceivedOrBuilder in interface GetClientResponseOrBuilderpublic 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 = 26;hasTfnExemptCode in interface GetClientResponseOrBuilderpublic 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 = 26;getTfnExemptCode in interface GetClientResponseOrBuilderpublic 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 = 26;getTfnExemptCodeOrBuilder in interface GetClientResponseOrBuilderpublic boolean hasTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 27;hasTfnExemptExpiryDate in interface GetClientResponseOrBuilderpublic DateTimeValue getTfnExemptExpiryDate()
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 27;getTfnExemptExpiryDate in interface GetClientResponseOrBuilderpublic DateTimeValueOrBuilder getTfnExemptExpiryDateOrBuilder()
The expiry date that relates to the Tax Exemption code
.fincleartech.ibroker.DateTimeValue tfn_exempt_expiry_date = 27;getTfnExemptExpiryDateOrBuilder in interface GetClientResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static GetClientResponse parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientResponse parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientResponse parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static GetClientResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static GetClientResponse parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetClientResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static GetClientResponse parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static GetClientResponse parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static GetClientResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic GetClientResponse.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static GetClientResponse.Builder newBuilder()
public static GetClientResponse.Builder newBuilder(GetClientResponse prototype)
public GetClientResponse.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected GetClientResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static GetClientResponse getDefaultInstance()
public static com.google.protobuf.Parser<GetClientResponse> parser()
public com.google.protobuf.Parser<GetClientResponse> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public GetClientResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020. All rights reserved.