Skip to content

ConvertApiUser.SecondsLeft property is depreciated #50

@tomasr78

Description

@tomasr78

ConvertApiUser.SecondsLeft is depreciated. Remove property and replace with ConversionsTotal and ConversionsConsumed

ConvertApiUser user = await convert.GetUserAsync();
int secondsLeft = user.SecondsLeft;

After updating fix description and code https://github.com/ConvertAPI/convertapi-dotnet/blob/6281590e92ff09e81689feabde4594533998662a/README.md?plain=1#L95

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions