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

    Type Alias DownloadPlatformTransferSheetBody

    type DownloadPlatformTransferSheetBody = {
        filter?: PlatformTransferFilterInput;
        fields?: PlatformTransferSheetField[];
        transferUserDefinedPropertyKeys?: string[];
        partnerUserDefinedPropertyKeys?: string[];
    }
    Index

    Properties

    다운로드 할 시트 컬럼

    transferUserDefinedPropertyKeys?: string[]
    partnerUserDefinedPropertyKeys?: string[]