GET bears/attachment/vetomessage/{id}

Gets a Veto Message document by Enrolled Bill ID.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

The ID of the Enrolled Bill that has the Attachment.

integer

Required

Body Parameters

None.

Response Information

Resource Description

An Attachment to download as an HttpResponseMessage.

Attachment
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.