interface INewwithdrid {
    id: GatewayContract.Interfaces.IUint64;
    username: string;
}

Properties

Properties

username: string