View Source cfapi_authentication_request (cfapi v1.0.1)

Link to this section Summary

Link to this section Types

Link to this type

cfapi_authentication_request/0

View Source
-type cfapi_authentication_request() ::
    #{apiKey := binary(),
      target => cfapi_authentication_request_target:cfapi_authentication_request_target()}.

Link to this section Functions