braspag3ds / br.com.braspag.data / OrderData / copy
copy
@NotNull fun copy(@NotNull orderNumber: java.lang.String, @NotNull currencyCode: java.lang.String, @<?> totalAmount: long, @NotNull paymentMethod: PaymentMethod, @<?> installments: int, @Nullable recurrence: java.lang.Boolean, @Nullable productCode: ProductCode, @Nullable countLast24Hours: java.lang.Integer, @Nullable countLast6Months: java.lang.Integer, @Nullable countLast1Year: java.lang.Integer, @Nullable cardAttemptsLast24Hours: java.lang.Integer, @Nullable marketingOptIn: java.lang.Boolean, @Nullable marketingSource: java.lang.String, @Nullable transactionMode: TransactionMode, @NotNull merchantUrl: java.lang.String): OrderData