package com.rbkmoney.{{adapterAcquiringPackageCase bank_name}}.constant;

public class AdapterConstants {
    public static final String FINISH_INTERACTION_URL = "https://checkout.rbk.money/v1/finish-interaction.html";
}
