urembo-hub-api
    Preparing search index...
    interface PaystackResponse {
        access_code?: string;
        authorization_url?: string;
        message?: string;
        reference: string;
        success: boolean;
    }
    Index

    Properties

    access_code?: string
    authorization_url?: string
    message?: string
    reference: string
    success: boolean