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

    Type Alias PlatformCancellationAndPaymentTypeMismatchedError

    type PlatformCancellationAndPaymentTypeMismatchedError = {
        type: "PLATFORM_CANCELLATION_AND_PAYMENT_TYPE_MISMATCHED";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_CANCELLATION_AND_PAYMENT_TYPE_MISMATCHED"
    message?: string