ryan-senn / stellar-elm-sdk / Stellar.Resources.Effects.TrustlineUpdated

Trustline updated Effect

Type alias


type alias TrustlineUpdated =
{ id : String
, pagingToken : String
, type_ : String
, typeI : Basics.Int
, account : String
, assetType : Stellar.AssetType.AssetType
, limit : String
, links : Stellar.Resources.Effects.Links.Links 
}

Trustline Updated