Skip to main content

Interfaces

VirtualAssetServiceProvider

Defined in: _vendor/api/types/TravelRuleOriginator.ts:26 Information about the originating Virtual Asset Service Provider (VASP) that handles cryptocurrency or other virtual assets on behalf of customers.

Properties

address?
optional address: PhysicalAddress;
Defined in: _vendor/api/types/TravelRuleOriginator.ts:30 The address of the originating Virtual Asset Service Provider (VASP).
identifier?
optional identifier: string;
Defined in: _vendor/api/types/TravelRuleOriginator.ts:32 The Legal Entity Identifier of the originating Virtual Asset Service Provider (VASP).
name?
optional name: string;
Defined in: _vendor/api/types/TravelRuleOriginator.ts:28 The name of the originating Virtual Asset Service Provider (VASP).