Type Alias PlatformDiscountSharePolicyAlreadyExistsError
PlatformDiscountSharePolicyAlreadyExistsError: {
type: "PLATFORM_DISCOUNT_SHARE_POLICY_ALREADY_EXISTS";
message?: string;
}
Type declaration
type: "PLATFORM_DISCOUNT_SHARE_POLICY_ALREADY_EXISTS"
Optional
message?: string