Skip to content

UserInfo.SecondsLeft property is depreciated #16

Description

@tomasr78

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

user, err := convertapi.UserInfo(nil)
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