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

    Class SwiftPriceTypeExtensions

    Inheritance
    System.Object
    SwiftPriceTypeExtensions
    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 SwiftPriceTypeExtensions

    Fields

    ACTU

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

    PRCT

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

    YIEL

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

    Methods

    FromToken(String)

    Declaration
    public static SwiftPriceType FromToken(string sPriceType)
    Parameters
    Type Name Description
    System.String sPriceType
    Returns
    Type Description
    SwiftPriceType

    ToToken(SwiftPriceType)

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