View Source StellarBase.XDR.Operations.RevokeSponsorshipResultCode (Elixir Stellar Base v0.10.1)

Representation of Stellar RevokeSponsorshipResultCode type.

Link to this section Summary

Link to this section Types

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

Link to this section Functions

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