protected CreditCardTokenParameters(CreditCardTokenParameters other) : base(other) { this.issuer = other.issuer; }