interface SwapIdentityInfo {
    id1?: string;
    id2?: string;
}

Properties

Properties

id1?: string
id2?: string