/** 모바일 */ export type PlatformPaymentMethodMobile = { type: "MOBILE"; };