UNPKG

cobinhood-rx

Version:

CobinhoodRx is a rxjs node wrapper for the CobinhoodRx Api.

7 lines (6 loc) 128 B
export declare class DepositAddress { Currency: string; Address: string; CreatedAt: Date; Type: string; }