TradersTeam/grand-node-java-client

BrandDto

Closed this issue · 1 comments

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

}

image