Interface protos.google.cloud.financialservices.v1.IImportRegisteredPartiesRequest (0.3.0)

Properties of an ImportRegisteredPartiesRequest.

Package

@google-cloud/financialservices

Properties

lineOfBusiness

lineOfBusiness?: (google.cloud.financialservices.v1.LineOfBusiness|keyof typeof google.cloud.financialservices.v1.LineOfBusiness|null);

ImportRegisteredPartiesRequest lineOfBusiness

mode

mode?: (google.cloud.financialservices.v1.ImportRegisteredPartiesRequest.UpdateMode|keyof typeof google.cloud.financialservices.v1.ImportRegisteredPartiesRequest.UpdateMode|null);

ImportRegisteredPartiesRequest mode

name

name?: (string|null);

ImportRegisteredPartiesRequest name

partyTables

partyTables?: (string[]|null);

ImportRegisteredPartiesRequest partyTables

validateOnly

validateOnly?: (boolean|null);

ImportRegisteredPartiesRequest validateOnly