XeroAPI / Xero-Java

Official Java client for use with Xero API
MIT License
78 stars 88 forks source link

How can i use Name.Contains("Peter") ? #343

Closed sevendark closed 1 year ago

sevendark commented 1 year ago

SDK you're using (please complete the following information):

<dependency>
    <groupId>com.github.xeroapi</groupId>
    <artifactId>xero-java</artifactId>
    <version>4.26.0</version>
</dependency>

Is your feature request related to a problem? Please describe. No

Additional context I have tried use Name.Contains("Peter") as where condition, but it's not working

github-actions[bot] commented 1 year ago

PETOSS-299

github-actions[bot] commented 1 year ago

Thanks for raising an issue, a ticket has been created to track your request