PricingPolicy

public struct PricingPolicy : Codable, Equatable

Representation of the pricing policy for each funding source provicer which make up a component of the virtual cards configuration.

Properties

Conformance: Codable

  • Declaration

    Swift

    public func encode(to encoder: Encoder) throws

Lifecycle