export interface ExtendedCreditInfoFields { credit_left: string; credit_revoked: boolean; credit_used: string; using_biz_ec: string; }