Open Cap Table Protocol Canton SDK - v0.2.287
    Preparing search index...

    Function initialSharesAuthorizedToDaml

    • Convert initial_shares_authorized value to DAML tagged union format. V30 DAML contracts use OcfInitialSharesAuthorized union type:

      • OcfInitialSharesNumeric Decimal - for numeric values
      • OcfInitialSharesEnum - for "UNLIMITED" or "NOT APPLICABLE"

      Parameters

      • value: string

        Numeric string, or "UNLIMITED"/"NOT APPLICABLE"

      Returns OcfInitialSharesAuthorized

      DAML-formatted discriminated union