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

    Type Alias CashReceiptInput

    현금영수증 입력 정보

    type CashReceiptInput = {
        type: CashReceiptInputType;
        customerIdentityNumber?: string;
    }
    Index

    Properties

    현금영수증 유형

    customerIdentityNumber?: string

    사용자 식별 번호

    미발행 유형 선택 시 입력하지 않습니다.