7#include <aws/invoicing/Invoicing_EXPORTS.h>
36 inline int GetMonth()
const {
return m_month; }
39 m_monthHasBeenSet =
true;
52 inline int GetYear()
const {
return m_year; }
55 m_yearHasBeenSet =
true;
67 bool m_monthHasBeenSet =
false;
68 bool m_yearHasBeenSet =
false;
AWS_INVOICING_API Aws::Utils::Json::JsonValue Jsonize() const
BillingPeriod & WithYear(int value)
BillingPeriod & WithMonth(int value)
bool MonthHasBeenSet() const
AWS_INVOICING_API BillingPeriod(Aws::Utils::Json::JsonView jsonValue)
bool YearHasBeenSet() const
AWS_INVOICING_API BillingPeriod & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_INVOICING_API BillingPeriod()=default
Aws::Utils::Json::JsonValue JsonValue