Table of Contents

Enum FenceReportingDestination

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("NoneWithTrailingDotRemoved")]
public enum FenceReportingDestination

Fields

[Value("\"buyer\"")] Buyer = 0
[Value("\"seller\"")] Seller = 1
[Value("\"component-seller\"")] ComponentSeller = 2
[Value("\"direct-seller\"")] DirectSeller = 3
[Value("\"shared-storage-select-url\"")] SharedStorageSelectUrl = 4