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

    Type Alias PlatformDiscountSharePolicyNotFoundError

    type PlatformDiscountSharePolicyNotFoundError = {
        type: "PLATFORM_DISCOUNT_SHARE_POLICY_NOT_FOUND";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_DISCOUNT_SHARE_POLICY_NOT_FOUND"
    message?: string