Country
|
Overloaded. Initializes a new instance of the Country class. |
AllowedBICCountryCodes | Gets or sets the allowed country codes within a BIC for an IBAN of this Country. |
AllowedIBANLength | Gets or sets the allowed length of a IBAN for this Country. |
BICRequired | Gets or sets a Flag that tells whether a BIC is required for a SEPA-Bank-Account of this Country. |
Code | Gets or sets the ISO 3166 two letter country code of this Country. |
Id | Gets or sets the unique id of this Country. |
Name | Gets or sets the name of this Country. |
SEPABackPaymentPossible | Gets or sets a Flag that tells whether a back-payment is possible for a SEPA-Bank-Account of this Country. |
SEPAPaymentAccepted | Gets or sets a Flag that tells whether a payment is able to accept a payment from a SEPA-Bank-Account of this Country. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Country Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace