interface ISetClawbackReceiverData {
    id: string;
    newReceiver: string;
}

Properties

Properties

id: string
newReceiver: string