application - v0.1.0
    Preparing search index...

    Interface MockPaymentResponse

    interface MockPaymentResponse {
        gateway_response: GatewayReponse;
    }
    Index

    Properties

    Properties

    gateway_response: GatewayReponse