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

Account Debited Effect

Type alias


type alias AccountDebited =
{ id : String
, pagingToken : String
, type_ : String
, typeI : Basics.Int
, account : String
, assetType : Stellar.AssetType.AssetType
, amount : String
, createdAt : Time.Posix
, links : Stellar.Resources.Effects.Links.Links 
}

Account Debited