PlatformTransferSummaryPartnerType:
    | "BUSINESS"
    | "WHT_PAYER"
    | "NON_WHT_PAYER"
    | string & {}

파트너 유형

Type declaration

  • "BUSINESS"

    사업자

  • "WHT_PAYER"

    원천징수 대상자

  • "NON_WHT_PAYER"

    원천징수 비대상자

  • string & {}