Property payouts
payouts
Gets all payouts attached to this product.
Declaration
public IEnumerable<PayoutDefinition> payouts { get; }
Property Value
| Type | Description |
|---|---|
| IEnumerable<PayoutDefinition> | The payouts. |
Gets all payouts attached to this product.
public IEnumerable<PayoutDefinition> payouts { get; }
| Type | Description |
|---|---|
| IEnumerable<PayoutDefinition> | The payouts. |