In a request : All = true means that all lines should be returned even if high. In a response : All = true means all lines were returned. (same as Total = Count) |
Complex Type | LineCountType |
<xs:attribute name="All" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>In a request : All = true means that all lines should be returned even if high. In a response : All = true means all lines were returned. (same as Total = Count)</xs:documentation> </xs:annotation> </xs:attribute> |