| Name | Description | Type | Additional information |
|---|---|---|---|
| bookID |
Gets or sets the ID of the book. |
integer |
None. |
| bookName |
Gets or sets the name of the book. |
string |
None. |
| bookDescription |
Gets or sets the description of the book. |
string |
None. |
| authorName |
Gets or sets the name of the author of the book. |
string |
None. |
| bookPrice |
Gets or sets the description of the book. |
decimal number |
None. |
| imageURL |
Gets or sets the URL of the book's image. |
string |
None. |
| type |
Gets or sets the type of the book. |
string |
None. |