Table of Contents

Enum LinkContent_result

Namespace
Line.OpenApi.Messaging.Webhook.Generated.Models
Assembly
Line.OpenApi.Messaging.Webhook.dll

One of the following values to indicate whether linking the account was successful or not

public enum LinkContent_result

Fields

[EnumMember(Value = "failed")] Failed = 1
[EnumMember(Value = "ok")] Ok = 0