PoolID struct definition.
PoolID
@type pool_id() :: String.t()
@type t() :: %Stellar.TxBuild.PoolID{pool_id: pool_id()}