UNPKG

cobinhood-rx

Version:

CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.

9 lines (8 loc) 167 B
export declare class WithdrawalAddress { Id: string; Currency: string; Name: string; Type: string; Address: string; CreatedAt: Date; }