View source
class PurchaseOrderDetails
package dell.order_status
implements Model
import dell.order_status.PurchaseOrder
Provides the details of a purchase order.
Static methods
staticfromJson(json:PurchaseOrderDetailsData):PurchaseOrderDetails
Creates new purchase order details from the specified JSON object.