Casper.Network.SDK
Show / Hide Table of Contents

Interface IPricingMode

Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public interface IPricingMode

Properties

| Edit this page View Source

IsFixed

Declaration
bool IsFixed { get; }
Property Value
Type Description
bool
| Edit this page View Source

IsPaymentLimited

Declaration
bool IsPaymentLimited { get; }
Property Value
Type Description
bool
| Edit this page View Source

IsPrepaid

Declaration
bool IsPrepaid { get; }
Property Value
Type Description
bool

Methods

| Edit this page View Source

ToBytes()

Declaration
byte[] ToBytes()
Returns
Type Description
byte[]
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC