Search Results for

    Show / Hide Table of Contents

    Enum CollectStatus

    Possible values of status for collect call.

    Namespace: ActiveLogin.Authentication.BankId.Api.Models
    Assembly: ActiveLogin.Authentication.BankId.Api.dll
    Syntax
    public enum CollectStatus : int

    Fields

    Name Description
    Complete

    The order is complete. CompletionData holds user information.

    Failed

    Something went wrong with the order. HintCode describes the error.

    Pending

    The order is being processed. HintCode describes the status of the order.

    Unknown

    Unknown or new status.

    • Improve this Doc
    • View Source
    In This Article
    Back to top © Active Solution