init(rawValue:)
Creates a new payment network structure with the string you provide.
Declaration
init(rawValue: String)Parameters
- rawValue:
A string that represents the name of the payment network.
Creates a new payment network structure with the string you provide.
init(rawValue: String)A string that represents the name of the payment network.