Property payout
payout
Gets the first attached payout. This is a shortcut for the case where only one payout is attached to the product.
Declaration
public PayoutDefinition payout { get; }
Property Value
Type | Description |
---|---|
PayoutDefinition | The payout. |