init(_:)
Creates a new payment network structure with the raw value 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 raw value you provide.
init(_ rawValue: String)A string that represents the name of the payment network.