UNPKG

@openstream/client

Version:
8 lines 240 B
export type Response = { card_type: string; expiration_month: string | null | undefined; expiration_year: string | null | undefined; last_4: string; payment_method_token: string; }; //# sourceMappingURL=Response.d.ts.map