Interface IPricingMode
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public interface IPricingMode
Properties
| Edit this page View SourceIsFixed
Declaration
bool IsFixed { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsPaymentLimited
Declaration
bool IsPaymentLimited { get; }
Property Value
| Type | Description |
|---|---|
| bool |
IsPrepaid
Declaration
bool IsPrepaid { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Methods
| Edit this page View SourceToBytes()
Declaration
byte[] ToBytes()
Returns
| Type | Description |
|---|---|
| byte[] |