Class PurchaseIntentUsage
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class PurchaseIntentUsage
Properties
| Edit this page View SourceMultiUse
Declaration
[JsonPropertyName("multi_use")]
public bool? MultiUse { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |
SingleUse
Declaration
[JsonPropertyName("single_use")]
public bool? SingleUse { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |