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

    Type Alias PlatformCancelOrderTransfersExistsError

    type PlatformCancelOrderTransfersExistsError = {
        type: "PLATFORM_CANCEL_ORDER_TRANSFERS_EXISTS";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_CANCEL_ORDER_TRANSFERS_EXISTS"
    message?: string