accountLevelManagementEnabled

fun accountLevelManagementEnabled(accountLevelManagementEnabled: Boolean): CardProgram.Builder

Whether the card program is participating in Account Level Management. Currently applicable to Visa card programs only.


Sets Builder.accountLevelManagementEnabled to an arbitrary JSON value.

You should usually call Builder.accountLevelManagementEnabled with a well-typed Boolean value instead. This method is primarily for setting the field to an undocumented or not yet supported value.