OBSQuota Class Reference Inherits from OBSBaseEntity : OBSAbstractModel : OBSMTLModel Declared in OBSServiceCommonEntities.hOBSServiceCommonEntities.m Other Methods – initWithQuotaNumber: 初始化桶存储容量对象 - (instancetype)initWithQuotaNumber:(NSNumber *)storageQuotaNumber Parameters storageQuotaNumber 容量大小 Return Value 桶存储容量对象 Declared In OBSServiceCommonEntities.h Other Methods storageQuota 存储容量 @property (nonatomic, strong, nonnull) NSNumber *storageQuota Declared In OBSServiceCommonEntities.h