t_SOADefinition_Interfaces_Interface_Method_Arguments_Argument
Argument
Properties
collection : booleanTrue if this parameter is a collection of the specified type.
description : stringThe argument description.
name : identifierThe argument name.
Valid values based on“string”. :?[\p{L}_][\p{L}\p{N}_]*(:[\p{L}_][\p{L}\p{N}_]*)* Value must begin with a letter or an underscore. Case and length are not restricted. Letters, numbers and underscores are allowed. Colon is used as a scope separator. Spaces and other punctuation characters are not allowed.
type : stringThe type name, unqualified or fully-qualified. Use unqualified to reference a type in this SOA definition; fully-qualified to reference a type in another SOA definition. May also be a framework primitive type name.
Parents
Parent topic: t_SOADefinition_Interfaces_Interface_Method_Arguments