InvalidCreditCardException Constructor (String) CelloSaaS API Documentation
Invalid credit card exception

Namespace: CelloSaaS.Billing.Model
Assembly: CelloSaaS.Billing (in CelloSaaS.Billing.dll) Version: 4.3.1.0 (4.3.1.0)
Syntax

public InvalidCreditCardException(
	string message
)

Parameters

message
Type: System String
See Also