MergeHRISClient.Model.RemoteKey (MergeHRISClient v1.0.2) View Source

The RemoteKey Object ### Description The RemoteKey object is used to represent a request for a new remote key. ### Usage Example Post a GenerateRemoteKey to receive a new RemoteKey.

Link to this section Summary

Link to this section Types

Specs

t() :: %MergeHRISClient.Model.RemoteKey{key: String.t(), name: String.t()}