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

    Class SwiftQuantityTypeExtensions

    Inheritance
    System.Object
    SwiftQuantityTypeExtensions
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Subsembly.Swift
    Assembly: Subsembly.Sepa.dll
    Syntax
    public static class SwiftQuantityTypeExtensions

    Fields

    FAMT

    Declaration
    public const string FAMT = "FAMT"
    Field Value
    Type Description
    System.String

    UNIT

    Declaration
    public const string UNIT = "UNIT"
    Field Value
    Type Description
    System.String

    Methods

    FromToken(String)

    Declaration
    public static SwiftQuantityType FromToken(string sQuantityType)
    Parameters
    Type Name Description
    System.String sQuantityType
    Returns
    Type Description
    SwiftQuantityType

    ToToken(SwiftQuantityType)

    Declaration
    public static string ToToken(this SwiftQuantityType nQuantityType)
    Parameters
    Type Name Description
    SwiftQuantityType nQuantityType
    Returns
    Type Description
    System.String
    In This Article
    Back to top Copyright 2009-2025 Subsembly GmbH