UNPKG

moip-sdk-node-ts

Version:
12 lines (11 loc) 199 B
export declare type Subscription = { plan: { code: string; }; amount: string; next_invoice_date: { day: string; month: string; year: string; }; };