MollieAPI.Model.EntityPairingCodeLinks (mollie_api v0.1.0-20260526)
View SourceAn object with several relevant URLs. Every URL object will contain an href and a type field.
Summary
Types
@type t() :: %MollieAPI.Model.EntityPairingCodeLinks{ documentation: MollieAPI.Model.Url.t(), profile: MollieAPI.Model.Url.t(), self: MollieAPI.Model.Url.t() }