PaymentMethodVendor

fun PaymentMethodVendor(id: String? = null, slug: String? = null, name: String? = null, logo: PaymentMethodVendorLogo? = null, @Json(name = "payment-method-kindId"paymentMethodKindId: String? = null)