Overview

Members

Name Type Required Description

size

long

Returns the size of consumed quota

status

quotaStatusType

Returns the status of quota usage

Hierarchy

Examples

Below are examples in XML formats. All examples are shown with all inherited members. Quoting when required is part of the examples, but you must obviously populate with your own data.

XML Example

(show inherited members)

<obh:quotaStatus xsi:type="obh:quotaStatus" xmlns:obh="http://www.oracle.com/beehive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <size>your_long_0</size>
        <status>your_quotaStatusType_0</status>
</obh:quotaStatus>

Referenced By Representaions