//commerce/io.github.serpro69.kfaker.commerce.provider/Commerce
Commerce¶
[jvm]\ class Commerce : YamlFakeDataProvider<Commerce>
FakeDataProvider implementation for YamlCategory.COMMERCE category.
Properties¶
| Name | Summary |
|---|---|
| unique | [jvm] open override val unique: Commerce |
Functions¶
| Name | Summary |
|---|---|
| brand | [jvm] fun brand(): String |
| clear | [jvm] fun clear(name: String) |
| clearAll | [jvm] fun clearAll() |
| department | [jvm] fun department(): String |
| productName | [jvm] fun productName(): String |
| promotionCode | [jvm] fun promotionCode(): String |
| vendor | [jvm] fun vendor(): String |