public interface OrganizationService
| Modifier and Type | Method and Description |
|---|---|
retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<Organization>> |
get() |
@GET(value=".") retrofit2.Call<com.github.jasminb.jsonapi.JSONAPIDocument<Organization>> get()
Copyright © 2025. All rights reserved.