OtherAutofillData版本:23.11.1本頁內容AutofillData 介面 簽名 export interface AutofillData 屬性 屬性修飾詞類型描述預設值creditCard{ number: string; name: string; expiryMonth: string; expiryYear: string; cvc: string; }