Class EmbeddedCustomFieldCreated
The Embedded Custom Field Url.
[DataContract]
public class EmbeddedCustomFieldCreated
- Inheritance
-
EmbeddedCustomFieldCreated
- Inherited Members
Properties
CreateUrl
Gets or sets the embedded custom field url.
[JsonProperty("createUrl")]
public Uri CreateUrl { get; set; }