Interface SwapInstructionsPostRequest

interface SwapInstructionsPostRequest {
    swapRequest: SwapRequest;
}

Properties

Properties

swapRequest: SwapRequest