BillDocument
BillDocument: representa um documento associádo à uma proposição
type BillDocument {
Type: String
Link: String
Name: String
Description: String
Author: LegislatorSummary @deprecated
PersonAuthor: StakeholderBillAuthor
Date: DateTime
}
Fields
Type ● String scalar
Tipo do documento
Link ● String scalar
Link para o documento original
Name ● String scalar
Nome do documento
Description ● String scalar
Descrição do documento
PersonAuthor ● StakeholderBillAuthor interface
Autor do document, com suporta para stakeholder
Date ● DateTime scalar
Data do documento