StellarBase.XDR.Operations.EndSponsoringFutureReservesResult (Elixir Stellar Base v0.8.0) View Source
Representation of Stellar EndSponsoringFutureReservesResult
type.
Link to this section Summary
Link to this section Types
Specs
t() :: %StellarBase.XDR.Operations.EndSponsoringFutureReservesResult{ code: StellarBase.XDR.Operations.EndSponsoringFutureReservesResultCode.t(), result: any() }
Link to this section Functions
Specs
new( result :: any(), code :: StellarBase.XDR.Operations.EndSponsoringFutureReservesResultCode.t() ) :: t()