EffectTypeAsString

public struct EffectTypeAsString : Sendable

String constants for effect types used in Horizon API responses.

Effects represent specific changes that occur on the Stellar network as a result of operations. These constants are used when parsing effect responses from the Horizon server.

See: Stellar developer docs for more information.