formatting problem
This commit is contained in:
parent
7c872c49c9
commit
c3e9e5f5c3
1 changed files with 4 additions and 4 deletions
|
|
@ -8,10 +8,10 @@ needs to be simple so it can be extended to fit any need.
|
|||
The following fields are needed to construct this assets table called
|
||||
E<acirc>E<128>E<156>SKUE<acirc>E<128>E<157>.
|
||||
|
||||
Field Schema Description
|
||||
assetId guid The unique id assigned to this sku that may never change. It's with all assets
|
||||
sku varchar(35) unique The unique id that the shop keeper assigns to this item. It may be changed by the shop keeper. By default this is set equal to assetId.
|
||||
vendorId guid The unique id of the vendor associated with this sku, if any
|
||||
Field Schema Description
|
||||
assetId guid The unique id assigned to this sku that may never change. It's with all assets
|
||||
sku varchar(35) unique The unique id that the shop keeper assigns to this item. It may be changed by the shop keeper. By default this is set equal to assetId.
|
||||
vendorId guid The unique id of the vendor associated with this sku, if any
|
||||
|
||||
=head2 Method Dictionary
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue