Class PrepaidPricingMode
Implements
Inherited Members
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class PrepaidPricingMode : IPricingMode
Properties
| Edit this page View SourceReceipt
Pre-paid receipt in the Prepaid Pricing mode.
Declaration
[JsonPropertyName("receipt")]
public string Receipt { get; init; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
| Edit this page View SourceToBytes()
Declaration
public byte[] ToBytes()
Returns
| Type | Description |
|---|---|
| byte[] |