Type Alias TransferPolicyCreated

TransferPolicyCreated: {
    id: string;
}

Event emitted when a TransferPolicy is created.