Contents

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.

See Also

Initializers