Google Cloud Financial Services V1 Client - Class LineOfBusiness (0.1.1)

Reference documentation and code samples for the Google Cloud Financial Services V1 Client class LineOfBusiness.

Indicate which LineOfBusiness a party belongs to.

Protobuf type google.cloud.financialservices.v1.LineOfBusiness

Namespace

Google \ Cloud \ FinancialServices \ V1

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

LINE_OF_BUSINESS_UNSPECIFIED

Value: 0

An unspecified LineOfBusiness. Do not use.

Generated from protobuf enum LINE_OF_BUSINESS_UNSPECIFIED = 0;

COMMERCIAL

Value: 1

Commercial LineOfBusiness.

Generated from protobuf enum COMMERCIAL = 1;

RETAIL

Value: 2

Retail LineOfBusiness.

Generated from protobuf enum RETAIL = 2;