MollieAPI.Model.EntityMethodImage (mollie_api v0.1.0-20260303)

View Source

URLs of images representing the payment method.

Summary

Types

t()

@type t() :: %MollieAPI.Model.EntityMethodImage{
  size1x: String.t(),
  size2x: String.t(),
  svg: String.t()
}

Functions

decode(value)