All Downloads are FREE. Search and download functionalities are using the official Maven repository.

skinny.oauth2.client.dropbox.QuotaInfo.scala Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
package skinny.oauth2.client.dropbox

case class QuotaInfo(
  datastores: Long,
  shared: Long,
  quota: Long,
  normal: Long
)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy