Merchant.RevolutPayAccount (Merchant v0.2.0)

View Source

Provides struct and type for a RevolutPayAccount

Summary

Types

t()

@type t() :: %Merchant.RevolutPayAccount{
  fingerprint: (String.t() | nil) | nil,
  id: (String.t() | nil) | nil,
  type: String.t() | nil
}