@cfxlabsinc/b2b-services
    Preparing search index...
    interface PingRequest {
        Authentication: { Password?: string; UserName?: string };
        Channel: GreendotProcessorChannel;
        CustomerANI?: string;
        CustomerIP?: string;
        PartnerCode: string;
        PartnerIP?: string;
        RequestDateTime: Date;
        RequestID: string;
        Type: 3;
        Version: string;
    }
    Index

    Properties

    Authentication: { Password?: string; UserName?: string }
    CustomerANI?: string
    CustomerIP?: string
    PartnerCode: string
    PartnerIP?: string
    RequestDateTime: Date
    RequestID: string
    Type: 3
    Version: string