Data for Account Endpoint
requestBuilder : Stellar.Endpoint.Endpoint -> Stellar.PublicKey.PublicKey -> DataKey -> HttpBuilder.RequestBuilder Response
Request Builder. Takes the mandatory fields as arguments, the optional fields can be piped using setters.
send : (Result Http.Error Response -> msg) -> HttpBuilder.RequestBuilder Response -> Platform.Cmd.Cmd msg
Send the request once configured.
The Response coming back from the server.
Union type of available Data to request
dataKeyList : List DataKey
List of available Data to request