WeChat.CardSignature (elixir_wechat v0.2.1)

A WeChat Card signature expression.

Link to this section Summary

Link to this section Types

Specs

t() :: %WeChat.CardSignature{
  noncestr: String.t(),
  timestamp: integer(),
  value: String.t()
}