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

Trustline authorised Effect

Type alias


type alias TrustlineAuthorised =
{ id : String
, pagingToken : String
, type_ : String
, typeI : Basics.Int
, account : String
, trustor : String
, assetType : Stellar.AssetType.AssetType
, assetCode : Maybe String
, links : Stellar.Resources.Effects.Links.Links 
}

Trustline Authorised