Skip to main content

Types

Source: merlon/v1/types.proto (package merlon.v1)

Messages

CustomerAttributes

FieldTypeLabelDescription
customer_idstring
customer_typeCustomerType
country_codestring
product_typesstringrepeated

HealthRequest

No fields.

HealthResponse

FieldTypeLabelDescription
statusstring
versionstring

HealthStatus

FieldTypeLabelDescription
statusstring
versionstring

RiskFactor

FieldTypeLabelDescription
namestring
axisstring
scoredouble
descriptionstring

Timestamp

FieldTypeLabelDescription
secondsint64
nanosint32

Enums

CustomerType

ValueNumberDescription
CUSTOMER_TYPE_UNSPECIFIED0
CUSTOMER_TYPE_INDIVIDUAL1
CUSTOMER_TYPE_CORPORATE_DOMESTIC2
CUSTOMER_TYPE_CORPORATE_FOREIGN3
CUSTOMER_TYPE_TRUST4Non-natural-person types added by WS-11 Task 3 (the data model §1.1.1).
CUSTOMER_TYPE_PARTNERSHIP5
CUSTOMER_TYPE_NPO6
CUSTOMER_TYPE_GOVERNMENT7
CUSTOMER_TYPE_FOREIGN_LEGAL_ARRANGEMENT8

RiskTier

ValueNumberDescription
RISK_TIER_UNSPECIFIED0
RISK_TIER_LOW1
RISK_TIER_MEDIUM2
RISK_TIER_HIGH3