Type AliasPlatformPartnerTypeWhtPayer

PlatformPartnerTypeWhtPayer: {
    type: "WHT_PAYER";
    birthdate?: string;
}

원천징수 대상자 파트너 정보

비사업자 유형의 파트너 추가 정보 입니다.

Type declaration

  • type: "WHT_PAYER"
  • Optionalbirthdate?: string

    생년월일

    날짜를 나타내는 문자열로, yyyy-MM-dd 형식을 따릅니다.