cancelAt property

  1. @TimestampConverter.new()
DateTime? cancelAt
final

A date in the future at which the subscription will automatically get canceled.

Implementation

@TimestampConverter()
final DateTime? cancelAt;