Search Results for

    Show / Hide Table of Contents

    Class PhoneResponse

    Phone auth response result.

    Inheritance
    System.Object
    PhoneResponse
    PhoneAuthResponse
    PhoneSignResponse
    Namespace: ActiveLogin.Authentication.BankId.Api.Models
    Assembly: ActiveLogin.Authentication.BankId.Api.dll
    Syntax
    public abstract class PhoneResponse : object

    Constructors

    | Improve this Doc View Source

    PhoneResponse(String)

    Declaration
    protected PhoneResponse(string orderRef)
    Parameters
    Type Name Description
    System.String orderRef

    Properties

    | Improve this Doc View Source

    OrderRef

    Used to collect the status of the order.

    Declaration
    public string OrderRef { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Active Solution