Show / Hide Table of Contents

Class InflationSuccess

Operation successful.

Inheritance
System.Object
OperationResult
InflationResult
InflationSuccess
Inherited Members
InflationResult.FromXdr(InflationResult)
OperationResult.FromXdr(OperationResult)
Namespace: System.Dynamic.ExpandoObject
Assembly: stellar-dotnet-sdk.dll
Syntax
public class InflationSuccess : InflationResult

Properties

IsSuccess

Declaration
public override bool IsSuccess { get; }
Property Value
System.Boolean

Overrides
OperationResult.IsSuccess

Payouts

Inflation Payouts.

Declaration
public InflationSuccess.InflationPayout[] Payouts { get; set; }
Property Value
InflationSuccess.InflationPayout[]

Back to top Generated by DocFX