/** 페이팔 정보 */ export type BillingKeyPaymentMethodPaypal = { type: "BillingKeyPaymentMethodPaypal"; };