View Source StellarBase.XDR.Operations.EndSponsoringFutureReservesResultCode (Elixir Stellar Base v0.13.0)

Representation of Stellar EndSponsoringFutureReservesResultCode type.

Link to this section Summary

Link to this section Types

@type t() :: %StellarBase.XDR.Operations.EndSponsoringFutureReservesResultCode{
  identifier: atom()
}

Link to this section Functions

@spec new(code :: atom()) :: t()