PaymentDetails

constructor(@Size(min = 1) methods: List<PaymentMethod>, type: PaymentType? = null)