UNPKG

@oystehr/sdk

Version:

Oystehr SDK

8 lines (7 loc) 139 B
export interface CardIdentifier { id: string; brand: string; exp_month: number; exp_year: number; last_four: string; }