Contents

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.

See Also

Initializers