Skip to main content

get_document_type

Function get_document_type 

Source
pub fn get_document_type<T: Transport>(
    client: &ApiClient<T>,
    document_type_id: u64,
) -> Result<Value, AppError>