Skip to main content

stock_note_labels

Function stock_note_labels 

Source
pub async fn stock_note_labels(
    __arg0: State<RestState>,
    __arg1: Json<Value>,
) -> Result<RawJson, (StatusCode, Json<Value>)>