@portone/server-sdk

    Type Alias PlatformSettlementParameterNotFoundError

    정산 파라미터가 존재하지 않는 경우

    type PlatformSettlementParameterNotFoundError = {
        type: "PLATFORM_SETTLEMENT_PARAMETER_NOT_FOUND";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_SETTLEMENT_PARAMETER_NOT_FOUND"
    message?: string
    MMNEPVFCICPMFPCPTTAAATR