GoogleApi.ContentWarehouse.V1.Model.FocusBackendContactDetailHash
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
http://go/contact-detail-hash.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
type
(type:String.t
, default:nil
)
- -
value
(type:integer()
, default:nil
)
- The hash here will be a 16-bit weak hash to avoid reverse engineering for decoding the actual contact detail. The hash value is computed by the fingerprint of the raw contact detail mod 2^16.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.FocusBackendContactDetailHash