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 \ V1Methods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
LINE_OF_BUSINESS_UNSPECIFIED
Value: 0An unspecified LineOfBusiness. Do not use.
Generated from protobuf enum LINE_OF_BUSINESS_UNSPECIFIED = 0;
COMMERCIAL
Value: 1Commercial LineOfBusiness.
Generated from protobuf enum COMMERCIAL = 1;
RETAIL
Value: 2Retail LineOfBusiness.
Generated from protobuf enum RETAIL = 2;