@portone/server-sdk
    Preparing search index...

    Type Alias PlatformPartnerTypeName

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

    플랫폼 파트너 유형 이름

    Type declaration

    • "BUSINESS"

      사업자

    • "WHT_PAYER"

      원천징수 대상자

    • "NON_WHT_PAYER"

      원천징수 비대상자

    • string & {}