Skip to main content

surface_operation_with_landscape

Function surface_operation_with_landscape 

Source
pub fn surface_operation_with_landscape(
    id: impl Into<String>,
    name: impl Into<String>,
    description: impl Into<String>,
    example_request: Value,
    contract: LandscapeOperationContract,
) -> SurfaceOperation