Interface PostPropertiesRequest

interface PostPropertiesRequest {
    property: Property;
}

Properties

Properties

property: Property