2 lines
1.4 KiB
HTML
2 lines
1.4 KiB
HTML
<!DOCTYPE html>
|
||
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>PhoneField (ocaml-google-apps.GoogleApps.PhoneField)</title><link rel="stylesheet" href="../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../index.html">ocaml-google-apps</a> » <a href="../index.html">GoogleApps</a> » PhoneField</nav><h1>Module <code>GoogleApps.PhoneField</code></h1><p>An email field in a <span class="xref-unresolved" title="unresolved reference to "Contact.t""><code>Contact</code>.t</span>.</p></header><dl><dt class="spec type" id="type-t"><a href="#type-t" class="anchor"></a><code><span class="keyword">type</span> t</code></dt></dl><div class="spec module" id="module-Field"><a href="#module-Field" class="anchor"></a><code><span class="keyword">module</span> <a href="Field/index.html">Field</a> : <span class="keyword">sig</span> ... <span class="keyword">end</span></code></div><dl><dt class="spec value" id="val-get_phone_number"><a href="#val-get_phone_number" class="anchor"></a><code><span class="keyword">val</span> get_phone_number : <a href="index.html#type-t">t</a> <span>-></span> string</code></dt></dl></div></body></html> |