다음을 통해 공유


RecommendationChannel Enum

Definition

List of channels that this recommendation can apply.

public enum RecommendationChannel
type RecommendationChannel = 
Public Enum RecommendationChannel
Inheritance
RecommendationChannel

Fields

Name Value Description
Notification 0

Notification.

Api 1

Api.

Email 2

Email.

Webhook 3

Webhook.

All 4

All.

Applies to