-
-
Notifications
You must be signed in to change notification settings - Fork 0
Models: Abstract
Paceaux edited this page Jul 7, 2021
·
2 revisions
Param | Type | Description |
---|---|---|
data |
object | string
|
full data object returned from api, or the id of a bible |
bibleService |
BibleService | string
|
the BibleService, or the apikey that could be used to instantiate a service |
Kind: global class
Param | Type | Description |
---|---|---|
data | object |
Some sort of response data |
bible | Bible |
A Bible object |
bibleEntity.bible : Bible
Kind: instance property of BibleEntity
Access: public