Uses of Class
com.xero.models.appstore.UpdateUsageRecord
Packages that use UpdateUsageRecord
-
Uses of UpdateUsageRecord in com.xero.api.client
Methods in com.xero.api.client with parameters of type UpdateUsageRecordModifier and TypeMethodDescriptionAppStoreApi.putUsageRecords(String accessToken, UUID subscriptionId, UUID subscriptionItemId, UUID usageRecordId, UpdateUsageRecord updateUsageRecord, String idempotencyKey) Update and existing metered usage belonging to this subscription and subscription itemcom.google.api.client.http.HttpResponseAppStoreApi.putUsageRecordsForHttpResponse(String accessToken, UUID subscriptionId, UUID subscriptionItemId, UUID usageRecordId, UpdateUsageRecord updateUsageRecord, String idempotencyKey) Update and existing metered usage belonging to this subscription and subscription item -
Uses of UpdateUsageRecord in com.xero.models.appstore
Methods in com.xero.models.appstore that return UpdateUsageRecordModifier and TypeMethodDescriptionThe new quantity for the usage record.