Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 826 Bytes

File metadata and controls

20 lines (15 loc) · 826 Bytes

dart_sdk.model.CreateSpuDto

Load the model package

import 'package:dart_sdk/api.dart';

Properties

Name Type Description Notes
brandId String Brand id
name String Spu name
description String Spu description [optional]
commonAttributes List Common attributes [optional] [default to const []]
models List Models [optional] [default to const []]
status String Spu status [optional]

[Back to Model list] [Back to API list] [Back to README]