Preparing search index...
The search index is not available
MobX USA Congress
MobX USA Congress
BillModel
Class BillModel
Hierarchy
{}
&
ListModel
<
Bill
,
Partial
<
NewData
<
Bill
>
>
,
this
>
BillModel
Implements
BillOption
Index
Constructors
constructor
Properties
baseURI
bill
Type?
client
congress?
open
Stream
Methods
get
One
Constructors
constructor
new
Bill
Model
(
__namedParameters
?
)
:
BillModel
Parameters
__namedParameters
:
BillOption
= {}
Returns
BillModel
Properties
baseURI
baseURI
:
string
= 'bill'
Optional
bill
Type
bill
Type
?:
|
"s"
|
"hres"
|
"hjres"
|
"hconres"
|
"sres"
|
"sjres"
|
"sconres"
|
"hr"
client
client
:
HTTPClient
<
Context
>
= congressClient
Optional
congress
congress
?:
number
open
Stream
open
Stream
:
(
(
this
:
ListModel
<
Bill
,
Partial
<
NewData
<
Bill
>
>
>
)
=>
AsyncGenerator
<
Bill
,
void
,
unknown
>
)
= ...
Methods
get
One
get
One
(
billNumber
)
:
Promise
<
Bill
>
Parameters
billNumber
:
string
Returns
Promise
<
Bill
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
baseURI
bill
Type
client
congress
open
Stream
Methods
get
One
MobX USA Congress
Loading...