/* tslint:disable:all */ /* tslint:disable:all */ export interface SecureInitRequest { card: { number: string; }; }