mirror of
				https://github.com/owncloud/android-library.git
				synced 2025-10-31 10:27:45 +00:00 
			
		
		
		
	Some type changes and renamings
This commit is contained in:
		
							parent
							
								
									33ca4fa7ff
								
							
						
					
					
						commit
						3443c46abc
					
				| @ -53,8 +53,8 @@ data class OwnerResponse( | ||||
| data class QuotaResponse( | ||||
|     val remaining: Long, | ||||
|     val state: String, | ||||
|     val total: Int, | ||||
|     val used: Int | ||||
|     val total: Long, | ||||
|     val used: Long | ||||
| ) | ||||
| 
 | ||||
| @JsonClass(generateAdapter = true) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user