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

    Type Alias SchedulePlatformPartnersBodyUpdateTypeBusiness

    type SchedulePlatformPartnersBodyUpdateTypeBusiness = {
        companyName?: string;
        taxationType?: PlatformPartnerTaxationType;
        businessRegistrationNumber?: string;
        representativeName?: string;
        companyAddress?: string;
        businessType?: string;
        businessClass?: string;
        companyVerificationId?: string;
    }
    Index

    Properties

    companyName?: string

    상호명

    사업자 유형

    businessRegistrationNumber?: string

    사업자등록번호

    representativeName?: string

    대표자 이름

    companyAddress?: string

    사업장 주소

    businessType?: string

    업태

    businessClass?: string

    업종

    companyVerificationId?: string

    사업자 조회 검증 아이디