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

    Type Alias PlatformDiscountSharePolicyAlreadyExistsError

    type PlatformDiscountSharePolicyAlreadyExistsError = {
        type: "PLATFORM_DISCOUNT_SHARE_POLICY_ALREADY_EXISTS";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_DISCOUNT_SHARE_POLICY_ALREADY_EXISTS"
    message?: string