Class PurchaseIntentProductSelectorParams
Inherited Members
Namespace: Inttegro
Assembly: Inttegro.dll
Syntax
public sealed class PurchaseIntentProductSelectorParams
Properties
| Edit this page View SourceId
Declaration
[JsonPropertyName("id")]
public string? Id { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
VariantSetId
Declaration
[JsonPropertyName("variant_set_id")]
public string? VariantSetId { get; set; }
Property Value
| Type | Description |
|---|---|
| string |