• API Overview
  • EBICS API
  • FinTS API
  • XS2A API
  • SEPA API
Search Results for

    Enum SwiftQuantityType

    Inidicates the type of a quantity either as a face amount with a currency, or as a plain number of shares without a currency.

    Namespace: Subsembly.Swift
    Assembly: Subsembly.Sepa.dll
    Syntax
    public enum SwiftQuantityType

    Fields

    Name Description
    FAMT

    Quantity is expressed as a face amount with a currency.

    Undefined

    The type is undefined or unknown. This is the default value (zero).

    UNIT

    Quantity is expressed as a whole number without currency.

    Extension Methods

    SwiftQuantityTypeExtensions.ToToken()
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH