Sidemash.Sdk.SecureAndNonSecure (sidemash_sdk v0.1.0) View Source

Documentation for SecureAndNonSecure.

Link to this section Summary

Link to this section Types

Specs

t() :: %Sidemash.Sdk.SecureAndNonSecure{
  non_secure: String.t(),
  non_secure_on80: String.t(),
  secure: String.t()
}

Link to this section Functions