Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 595 Bytes

MoveOperation.md

File metadata and controls

17 lines (12 loc) · 595 Bytes

halo_client.model.MoveOperation

Load the model package

import 'package:halo_client/api.dart';

Properties

Name Type Description Notes
from String A JSON Pointer path pointing to the location to move/copy from.
op String
path String A JSON Pointer path pointing to the location to move/copy from.

[Back to Model list] [Back to API list] [Back to README]