call abstract method
TRes
call({
- String? label,
- String? externalId,
- double? price,
- Input$TargetACIInput? target,
- String? attribute,
- List<
Input$AttributeValueTranslationInput> ? translation,
Implementation
TRes call({
String? label,
String? externalId,
double? price,
Input$TargetACIInput? target,
String? attribute,
List<Input$AttributeValueTranslationInput>? translation,
});