Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 1.39 KB

File metadata and controls

21 lines (15 loc) · 1.39 KB

TRLinkRegistrationResultFullPayload

Properties

Name Type Description Notes
status TRLinkRegistrationStatusEnum [default to undefined]
timestamp number Unix timestamp of the registration [default to undefined]
provider string The TRLink provider name [optional] [default to undefined]
success boolean Whether the registration was successful [optional] [default to undefined]
destRecordId string Destination record identifier [optional] [default to undefined]
travelRuleMessageId string Travel rule message identifier for linking [optional] [default to undefined]
customerIntegrationId string Customer integration identifier [optional] [default to undefined]
customerShortName string Customer short name [optional] [default to undefined]
result TRLinkProviderResult [optional] [default to undefined]
matchedPrescreeningRule ScreeningTRLinkPrescreeningRule [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]