create_minimal_document

Function create_minimal_document 

Source
pub fn create_minimal_document(
    vendor_id: &str,
    vendor_name: &str,
    vendor_type: &str,
    item_id: &str,
    item_name: &str,
    item_category: &str,
) -> OmsResult<OmsDocument>
Expand description

Create a minimal OMS document with basic fields