PaymentLink response struct.
@type t() :: %Bold.Types.PaymentLinkResponse{ payment_link: String.t(), url: String.t() }