SecurityTransferReason
DataContract used to capture reason for security transfers.
-
Name Type Description OtherText String user comment in case reason code is other. ReasonCode ReasonCode Reason code for security transfer.
DataContract used to capture reason for security transfers.
| Name | Type | Description |
|---|---|---|
| OtherText | String | user comment in case reason code is other. |
| ReasonCode | ReasonCode | Reason code for security transfer. |
{
"OtherText": "stringValue",
"ReasonCode": "SecurityTransferReasonCodeOutDoNotEnjoyUsingSaxoPlatformOrApp"
}