##### {DocumentationIndex|Home} > {Model/DataModel|Data Model} > {Model/Dictionary/Dictionary|Data Dictionary} > {Model/Dictionary/Model-BookPrice|BookPrice Table}

BookPrice
===

Column Name | Size | Data Type | Join 
----------- | ---: | --------- | ---- 
IDBookPrice |  | ID |  
GUIDBookPrice | 36 | GUID |  
CreateDate |  | DateTime |  
CreatingIDUser | int | Numeric |  
UpdateDate |  | DateTime |  
UpdatingIDUser | int | Numeric |  
Deleted |  | Boolean |  
DeleteDate |  | DateTime |  
DeletingIDUser | int | Numeric |  
Price | 8,2 | Decimal |  
StartDate |  | DateTime |  
EndDate |  | DateTime |  
Discountable |  | Boolean |  
CouponCode | 16 | String |  
IDBook | int | Numeric | Book.IDBook 
- - -

Generated on 2025-11-12 at 11:14
