namespace com.hitrust.trustpay.client { using System; public class IVersion { public const string VERSION = "Java_V1.0"; } }