Repsert |
public sealed class RepsertTitleResult : IEquatable<RepsertTitleResult>
The RepsertTitleResult type exposes the following members.
| Name | Description | |
|---|---|---|
| RepsertTitleResult | Response from the RepsertTitle API method. |
| Name | Description | |
|---|---|---|
| Created | True if the title was created, False if it was updated. | |
| SavedTitle | The title after update. |