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

Account Thresholds updated Effect

Type alias


type alias AccountThresholdsUpdated =
{ id : String
, pagingToken : String
, type_ : String
, typeI : Basics.Int
, account : String
, lowThreshold : Basics.Int
, medThreshold : Basics.Int
, highThreshold : Basics.Int
, links : Stellar.Resources.Effects.Links.Links 
}

Account Thresholds Updated