Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CollectionDto #7

Closed
Tracked by #31
yamin8000 opened this issue Dec 20, 2021 · 1 comment
Closed
Tracked by #31

CollectionDto #7

yamin8000 opened this issue Dec 20, 2021 · 1 comment
Assignees
Labels
schema/model API Schema/Database Model/DTO

Comments

@yamin8000
Copy link
Contributor

CollectionDto{
id stringnullable: true
name stringnullable: true
seName stringnullable: true
description stringnullable: true
bottomDescription stringnullable: true
collectionLayoutId stringnullable: true
metaKeywords stringnullable: true
metaDescription stringnullable: true
metaTitle stringnullable: true
pictureId stringnullable: true
pageSize integer($int32)
allowCustomersToSelectPageSize boolean
pageSizeOptions stringnullable: true
showOnHomePage boolean
featuredProductsOnHomePage boolean
includeInMenu boolean
icon stringnullable: true
published boolean
externalId stringnullable: true
displayOrder integer($int32)

}

image

@yamin8000 yamin8000 added the schema/model API Schema/Database Model/DTO label Dec 20, 2021
@yamin8000 yamin8000 self-assigned this Dec 20, 2021
@yamin8000 yamin8000 mentioned this issue Dec 22, 2021
63 tasks
@MansourM
Copy link
Contributor

8906d21

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
schema/model API Schema/Database Model/DTO
Projects
None yet
Development

No branches or pull requests

2 participants